v2.0.0
Loading...
Searching...
No Matches
viewers Directory Reference
Directory dependency graph for viewers:
src/libraries/disp/viewers

Directories

 
helpers

Files

 
abstractview.cpp
 Implementation of the AbstractView base widget (mode dispatching, default style/processing handling).
 
abstractview.h
 Common base widget for every dockable Quick-Control settings panel in DISPLIB.
 
applytoview.cpp
 Implementation of the ApplyToView selector widget.
 
applytoview.h
 Three-way radio selector widget choosing scope = Selected / Visible / All channels.
 
artifactsettingsview.cpp
 Implementation of the ArtifactSettingsView per-modality threshold panel.
 
artifactsettingsview.h
 Per-modality artefact-rejection threshold panel (mag, grad, EEG, ECG, EOG).
 
averagelayoutview.cpp
 Implementation of the AverageLayoutView sensor-layout evoked viewer.
 
averagelayoutview.h
 2-D sensor-layout view placing per-channel evoked traces at their physical positions.
 
averageselectionview.cpp
 Implementation of the AverageSelectionView picker.
 
averageselectionview.h
 Tabular picker for choosing which averaged conditions are visible and their plot colours.
 
averagingsettingsview.cpp
 Implementation of the AveragingSettingsView settings panel.
 
averagingsettingsview.h
 Settings panel driving the on-line / off-line averaging engine (pre/post stim, baseline, artefact thresholds).
 
bidsview.cpp
 Implementation of the BidsView BIDS tree viewer.
 
bidsview.h
 Tree view of the BIDS dataset hierarchy backed by BidsViewModel.
 
butterflyview.cpp
 Implementation of the ButterflyView QRhi butterfly evoked viewer (shader setup, vertex packing, draw loop).
 
butterflyview.h
 QRhi-accelerated butterfly plot overlaying every channel of one or more averaged conditions.
 
channeldataview.cpp
 Implementation of the ChannelDataView composite raw-data scroller.
 
channeldataview.h
 Composite real-time multi-channel time-series scroller (label panel, table view, time ruler, scrollbars).
 
channelselectionview.cpp
 Implementation of the ChannelSelectionView interactive channel-group picker.
 
channelselectionview.h
 Interactive 2-D sensor-layout picker for building and saving channel groups.
 
compensatorview.cpp
 Implementation of the CompensatorView gradient-compensation selector.
 
compensatorview.h
 Gradient-compensation grade selector for Neuromag / CTF systems.
 
connectivitysettingsview.cpp
 Implementation of the ConnectivitySettingsView connectivity-metric panel.
 
connectivitysettingsview.h
 Settings panel choosing connectivity metric, window length and FFT parameters.
 
control3dview.cpp
 Implementation of the Control3DView 3-D scene control tree.
 
control3dview.h
 Tree-based control panel for the 3-D scene (visibility, colour, alpha, threshold per tree item).
 
coregsettingsview.cpp
 Implementation of the CoregSettingsView co-registration parameter panel.
 
coregsettingsview.h
 Co-registration parameter panel driving the MRI ↔ head fiducial alignment dialog.
 
covariancesettingsview.cpp
 Implementation of the CovarianceSettingsView covariance-length panel.
 
covariancesettingsview.h
 Tiny settings panel exposing the noise-covariance estimation window length.
 
dipolefitview.cpp
 Implementation of the DipoleFitView dipole-fit input / result panel.
 
dipolefitview.h
 Input / output panel for the single-equivalent-current-dipole fit tool.
 
fiffrawviewsettings.cpp
 Implementation of the FiffRawViewSettings raw-display style panel.
 
fiffrawviewsettings.h
 Display-style settings for the FIFF raw browser (zoom, time window, signal / background colours).
 
filterdesignview.cpp
 Implementation of the FilterDesignView interactive filter-design GUI (parameter→kernel pipeline, live plot).
 
filterdesignview.h
 Interactive FIR / IIR filter design GUI with a live magnitude / phase preview.
 
filtersettingsview.cpp
 Implementation of the FilterSettingsView wrapper panel.
 
filtersettingsview.h
 Compact filter on/off + bandwidth panel that pops up the full FilterDesignView on demand.
 
fwdsettingsview.cpp
 Implementation of the FwdSettingsView forward-solution control panel.
 
fwdsettingsview.h
 Forward-solution computation controls (BEM / source space / EEG sphere model selectors).
 
hpisettingsview.cpp
 Implementation of the HpiSettingsView HPI configuration panel.
 
hpisettingsview.h
 Continuous HPI head-position-indicator configuration panel.
 
minimumnormsettingsview.cpp
 Implementation of the MinimumNormSettingsView inverse-method panel.
 
minimumnormsettingsview.h
 Minimum-norm inverse-solution method / regularisation panel (MNE, dSPM, sLORETA).
 
modalityselectionview.cpp
 Implementation of the ModalitySelectionView modality checkbox panel.
 
modalityselectionview.h
 Per-modality visibility / activation checkbox panel (MEG-MAG, MEG-GRAD, EEG, EOG, …).
 
multiview.cpp
 Implementation of the MultiView dock-hosting QMainWindow container.
 
multiview.h
 QMainWindow container hosting an arbitrary number of MultiViewWindow dock widgets.
 
multiviewwindow.cpp
 Implementation of the MultiViewWindow QDockWidget wrapper.
 
multiviewwindow.h
 QDockWidget wrapper used as the building block of MultiView layouts.
 
progressview.cpp
 Implementation of the ProgressView progress widget.
 
progressview.h
 Labelled QProgressBar with an automatic show / hide behaviour.
 
projectorsview.cpp
 Implementation of the ProjectorsView SSP projector toggle panel.
 
projectorsview.h
 SSP projector enable / disable checkbox list.
 
projectsettingsview.cpp
 Implementation of the ProjectSettingsView output-path panel.
 
projectsettingsview.h
 Output-path and filename-template panel for recording / export sessions.
 
quickcontrolview.cpp
 Implementation of the QuickControlView floating settings container.
 
quickcontrolview.h
 Floating frameless container hosting the modular Quick-Control settings tabs.
 
rtfiffrawview.cpp
 Implementation of the RtFiffRawView real-time table browser.
 
rtfiffrawview.h
 Real-time FIFF raw-data table browser backed by RtFiffRawViewModel + RtFiffRawViewDelegate.
 
scalingview.cpp
 Implementation of the ScalingView per-modality scaling panel.
 
scalingview.h
 Per-modality vertical-scale spinbox panel (one spin per channel type).
 
spectrumsettingsview.cpp
 Implementation of the SpectrumSettingsView frequency-bound panel.
 
spectrumsettingsview.h
 Lower / upper frequency-bound sliders for the FFT spectrum viewer.
 
spectrumview.cpp
 Implementation of the SpectrumView frequency-spectrum table viewer.
 
spectrumview.h
 Per-channel frequency-spectrum heat-map TableView (rows = channels, columns = frequencies).
 
spharasettingsview.cpp
 Implementation of the SpharaSettingsView SPHARA configuration panel.
 
spharasettingsview.h
 SPHARA spatial-filter basis-order configuration panel.
 
tfsettingsview.cpp
 Implementation of the TfSettingsView TF-analysis configuration panel.
 
tfsettingsview.h
 Time-frequency analysis window-length and overlap configuration panel.
 
triggerdetectionview.cpp
 Implementation of the TriggerDetectionView trigger-detection panel.
 
triggerdetectionview.h
 Stim-channel chooser plus threshold spinbox for on-line trigger / event detection.