35#ifndef FWDSETTINGSVIEW_H
36#define FWDSETTINGSVIEW_H
52#include <QSharedPointer>
67 class FwdSettingsViewWidget;
94 Qt::WindowFlags f = Qt::Widget);
Declaration of the AbstractView Class.
disp library export/import macros.
#define DISPSHARED_EXPORT
Old fiff_type declarations - replace them.
AnnotationSet class declaration.
FreeSurfer surface and annotation I/O.
2-D display widgets and visualisation helpers (charts, topography, colour maps).
AbstractView(QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
void setSolutionInformation(FIFFLIB::fiff_int_t iSourceOri, FIFFLIB::fiff_int_t iCoordFrame, int iNSource, int iNChan, int iNSpaces)
void showAtlasDirDialog()
void setClusteredInformation(int iNSource)
void doForwardComputation()
bool getRecomputationStatusChanged()
Ui::FwdSettingsViewWidget * m_pUi
void atlasDirChanged(const QString &sDirPath, const FSLIB::AnnotationSet::SPtr pAnnotationSet)
void clusterNumberChanged(int iNCluster)
void setRecomputationStatus(int iStatus)
void updateProcessingMode(ProcessingMode mode)
void clusteringStatusChanged(bool bChecked)
void recompStatusChanged(bool bChecked)
void onClusteringStatusChanged(bool bChecked)
void updateGuiMode(GuiMode mode)
FwdSettingsView(const QString &sSettingsPath="", QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
bool getClusteringStatusChanged()
QSharedPointer< AnnotationSet > SPtr