v2.0.0
Loading...
Searching...
No Matches
DISPLIB::ChannelDataView Member List

This is the complete list of members for DISPLIB::ChannelDataView, including all inherited members.

AbstractView(QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)DISPLIB::AbstractView
addData(const Eigen::MatrixXd &data)DISPLIB::ChannelDataView
annotationBoundaryMoved(int annotationIndex, bool isStartBoundary, int newSample)DISPLIB::ChannelDataViewsignal
annotationsVisible() constDISPLIB::ChannelDataView
annotationsVisibleToggled(bool on)DISPLIB::ChannelDataViewsignal
backgroundColor() constDISPLIB::ChannelDataView
badChannelsHidden() constDISPLIB::ChannelDataView
butterflyMode() constDISPLIB::ChannelDataView
butterflyToggled(bool on)DISPLIB::ChannelDataViewsignal
ChannelDataView(const QString &sSettingsPath=QString(), QWidget *parent=nullptr, Qt::WindowFlags f=Qt::Widget)DISPLIB::ChannelDataViewexplicit
clearView() overrideDISPLIB::ChannelDataViewvirtual
Clinical enum valueDISPLIB::AbstractView
clippingToggled(bool on)DISPLIB::ChannelDataViewsignal
clippingVisible() constDISPLIB::ChannelDataView
clockTimeFormat() constDISPLIB::ChannelDataView
ConstSPtr typedefDISPLIB::ChannelDataView
crosshairEnabled() constDISPLIB::ChannelDataView
crosshairToggled(bool on)DISPLIB::ChannelDataViewsignal
cursorDataChanged(float timeSec, float amplitude, const QString &channelName, const QString &unitLabel)DISPLIB::ChannelDataViewsignal
Dark enum valueDISPLIB::AbstractView
Default enum valueDISPLIB::AbstractView
detrendMode() constDISPLIB::ChannelDataView
epochMarkersToggled(bool on)DISPLIB::ChannelDataViewsignal
epochMarkersVisible() constDISPLIB::ChannelDataView
eventsVisible() constDISPLIB::ChannelDataView
eventsVisibleToggled(bool on)DISPLIB::ChannelDataViewsignal
firstVisibleSample() constDISPLIB::ChannelDataView
GuiMode enum nameDISPLIB::AbstractView
guiStyleChanged(DISPLIB::AbstractView::StyleMode style)DISPLIB::AbstractViewsignal
hideBadChannels(bool hide)DISPLIB::ChannelDataView
init(QSharedPointer< FIFFLIB::FiffInfo > pInfo)DISPLIB::ChannelDataView
keyPressEvent(QKeyEvent *event) overrideDISPLIB::ChannelDataViewprotected
loadSettings() overrideDISPLIB::ChannelDataViewvirtual
m_bOfflineModeIsActiveDISPLIB::AbstractViewprotected
m_bResearchModeIsActiveDISPLIB::AbstractViewprotected
model() constDISPLIB::ChannelDataViewinline
Offline enum valueDISPLIB::AbstractView
overviewBarToggled(bool on)DISPLIB::ChannelDataViewsignal
overviewBarVisible() constDISPLIB::ChannelDataView
ProcessingMode enum nameDISPLIB::AbstractView
RealTime enum valueDISPLIB::AbstractView
referenceMarkerAddRequested(int sample)DISPLIB::ChannelDataViewsignal
referenceMarkerRemoveRequested(int sample)DISPLIB::ChannelDataViewsignal
referenceMarkersClearRequested()DISPLIB::ChannelDataViewsignal
Research enum valueDISPLIB::AbstractView
resetChannelOrder()DISPLIB::ChannelDataView
resizeEvent(QResizeEvent *event) overrideDISPLIB::ChannelDataViewprotected
sampleClicked(int sample)DISPLIB::ChannelDataViewsignal
sampleRangeSelected(int startSample, int endSample)DISPLIB::ChannelDataViewsignal
sampleToViewportX(int sample) constDISPLIB::ChannelDataView
saveSettings() overrideDISPLIB::ChannelDataViewvirtual
scalebarsToggled(bool on)DISPLIB::ChannelDataViewsignal
scalebarsVisible() constDISPLIB::ChannelDataView
scalingMap() constDISPLIB::ChannelDataView
scrollPositionChanged(int sample)DISPLIB::ChannelDataViewsignal
scrollSpeedChanged(float factor)DISPLIB::ChannelDataViewsignal
scrollSpeedFactor() constDISPLIB::ChannelDataView
scrollToSample(int sample, bool animate=true)DISPLIB::ChannelDataView
setAnnotations(const QVector< ChannelRhiView::AnnotationSpan > &annotations)DISPLIB::ChannelDataView
setAnnotationSelectionEnabled(bool enabled)DISPLIB::ChannelDataView
setAnnotationsVisible(bool visible)DISPLIB::ChannelDataView
setBackgroundColor(const QColor &color)DISPLIB::ChannelDataView
setButterflyMode(bool enabled)DISPLIB::ChannelDataView
setChannelFilter(const QStringList &names)DISPLIB::ChannelDataView
setClippingVisible(bool visible)DISPLIB::ChannelDataView
setClockTimeFormat(bool useClock)DISPLIB::ChannelDataView
setCrosshairEnabled(bool enabled)DISPLIB::ChannelDataView
setData(const Eigen::MatrixXd &data, int firstSample=0)DISPLIB::ChannelDataView
setDetrendMode(DetrendMode mode)DISPLIB::ChannelDataView
setEpochMarkers(const QVector< int > &triggerSamples)DISPLIB::ChannelDataView
setEpochMarkersVisible(bool visible)DISPLIB::ChannelDataView
setEvents(const QVector< ChannelRhiView::EventMarker > &events)DISPLIB::ChannelDataView
setEventsVisible(bool visible)DISPLIB::ChannelDataView
setFileBounds(int first, int last)DISPLIB::ChannelDataView
setGuiMode(GuiMode mode)DISPLIB::AbstractViewvirtual
setOverviewBarVisible(bool visible)DISPLIB::ChannelDataView
setProcessingMode(ProcessingMode mode)DISPLIB::AbstractViewvirtual
setReferenceMarkers(const QVector< TimeRulerReferenceMark > &markers)DISPLIB::ChannelDataView
setRemoveDC(bool dc)DISPLIB::ChannelDataView
setScalebarsVisible(bool visible)DISPLIB::ChannelDataView
setScalingMap(const QMap< qint32, float > &scaleMap)DISPLIB::ChannelDataView
setScrollSpeedFactor(float factor)DISPLIB::ChannelDataView
setSignalColor(const QColor &color)DISPLIB::ChannelDataView
setWindowSize(float seconds)DISPLIB::ChannelDataView
setZoom(double factor)DISPLIB::ChannelDataView
setZScoreMode(bool enabled)DISPLIB::ChannelDataView
signalColor() constDISPLIB::ChannelDataView
signalViewportRect() constDISPLIB::ChannelDataView
sortChannelsByType()DISPLIB::ChannelDataView
SPtr typedefDISPLIB::ChannelDataView
StyleMode enum nameDISPLIB::AbstractView
toggleTimeFormat()DISPLIB::ChannelDataView
updateGuiMode(GuiMode mode) overrideDISPLIB::ChannelDataViewprotectedvirtual
updateProcessingMode(ProcessingMode mode) overrideDISPLIB::ChannelDataViewprotectedvirtual
viewportXToSample(int x) constDISPLIB::ChannelDataView
visibleSampleCount() constDISPLIB::ChannelDataView
windowSize() constDISPLIB::ChannelDataView
zoom() constDISPLIB::ChannelDataView
zScoreMode() constDISPLIB::ChannelDataView
zScoreModeToggled(bool on)DISPLIB::ChannelDataViewsignal
~ChannelDataView() overrideDISPLIB::ChannelDataView