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

Files

 
averagescene.cpp
 Implementation of the AverageScene sensor-layout evoked scene.
 
averagescene.h
 QGraphicsScene that lays AverageSceneItem mini-traces on the active sensor layout.
 
averagesceneitem.cpp
 Implementation of the AverageSceneItem per-channel evoked-trace graphics item.
 
averagesceneitem.h
 QGraphicsObject painting one channel's averaged evoked trace at its sensor position.
 
bidsviewmodel.cpp
 Implementation of the BidsViewModel BIDS-tree model.
 
bidsviewmodel.h
 QStandardItemModel mirroring the BIDS dataset hierarchy (subjects / sessions / runs / derivatives).
 
channeldatamodel.cpp
 Implementation of the ChannelDataModel circular-buffer table model.
 
channeldatamodel.h
 Circular-buffer Qt model exposing a rolling window of the live FIFF stream as a table.
 
channelinfomodel.cpp
 Implementation of the ChannelInfoModel per-channel info table model.
 
channelinfomodel.h
 QAbstractTableModel exposing per-channel FIFF metadata (name, type, unit, position, bad flag, mapping).
 
channellabelpanel.cpp
 Implementation of the ChannelLabelPanel label column widget.
 
channellabelpanel.h
 Vertical column of channel-name labels synced with ChannelDataView's row geometry.
 
channelrhiview.cpp
 Implementation of the ChannelRhiView QRhi raw-trace renderer (pipeline, buffer streaming, shader bindings).
 
channelrhiview.h
 QRhi-based GPU-accelerated channel time-series renderer used by the modern raw browser.
 
draggableframelesswidget.cpp
 Implementation of the DraggableFramelessWidget frameless draggable container.
 
draggableframelesswidget.h
 Frameless QWidget that can be dragged by clicking anywhere on its body.
 
evokedsetmodel.cpp
 Implementation of the EvokedSetModel FiffEvokedSet table model.
 
evokedsetmodel.h
 QAbstractTableModel wrapping a FiffEvokedSet so views can render per-condition averages without copying data.
 
filterplotscene.cpp
 Implementation of the FilterPlotScene filter-response preview scene.
 
filterplotscene.h
 QGraphicsScene that draws the magnitude (and optional phase) response of a designed FIR / IIR filter.
 
frequencyspectrumdelegate.cpp
 Implementation of the FrequencySpectrumDelegate spectrum-row painter.
 
frequencyspectrumdelegate.h
 QAbstractItemDelegate painting one row of the SpectrumView as a horizontal frequency band.
 
frequencyspectrummodel.cpp
 Implementation of the FrequencySpectrumModel FFT-amplitude table model.
 
frequencyspectrummodel.h
 QAbstractTableModel storing per-channel FFT magnitudes for SpectrumView.
 
layoutscene.cpp
 Implementation of the LayoutScene gesture-aware base scene.
 
layoutscene.h
 Base QGraphicsScene providing pan, pinch-zoom and swipe gesture handling for the sensor-layout scenes.
 
mneoperator.cpp
 Implementation of the MNEOperator pre-processing-operator wrapper.
 
mneoperator.h
 Light-weight wrapper describing one MNE pre-processing operator (FIR, SSP, compensation) inside a model.
 
overviewbarwidget.cpp
 Implementation of the OverviewBarWidget recording minimap.
 
overviewbarwidget.h
 Minimap thumbnail of the entire recording shown above the raw browser.
 
rtfiffrawviewdelegate.cpp
 Implementation of the RtFiffRawViewDelegate per-channel trace painter.
 
rtfiffrawviewdelegate.h
 QAbstractItemDelegate painting one FIFF channel's signal trace inside RtFiffRawView.
 
rtfiffrawviewmodel.cpp
 Implementation of the RtFiffRawViewModel ring-buffer table model.
 
rtfiffrawviewmodel.h
 Circular-buffer QAbstractTableModel feeding the real-time FIFF raw browser.
 
scalecontrol.cpp
 Implementation of the ScaleControl slider + spinbox composite.
 
scalecontrol.h
 Composite slider + spinbox widget for picking a (possibly logarithmic) scale value.
 
selectionscene.cpp
 Implementation of the SelectionScene sensor-layout picker scene.
 
selectionscene.h
 QGraphicsScene of the sensor-layout dots used by ChannelSelectionView for interactive channel picking.
 
selectionsceneitem.cpp
 Implementation of the SelectionItem / SelectionSceneItem pair.
 
selectionsceneitem.h
 Channel-selection group descriptor (SelectionItem) and the matching QGraphicsItem (SelectionSceneItem).
 
timerulerwidget.cpp
 Implementation of the TimeRulerWidget time-axis ruler.
 
timerulerwidget.h
 Horizontal time-axis ruler displayed beneath ChannelDataView with sample / second ticks.