35 #ifndef FWDSETTINGSVIEW_H
36 #define FWDSETTINGSVIEW_H
42 #include "../disp_global.h"
52 #include <QSharedPointer>
67 class FwdSettingsViewWidget;
94 Qt::WindowFlags f = Qt::Widget);
104 bool getRecomputationStatusChanged();
113 void setRecomputationStatus(
int iStatus);
121 bool getClusteringStatusChanged();
127 void showAtlasDirDialog();
140 void setSolutionInformation(FIFFLIB::fiff_int_t iSourceOri,
141 FIFFLIB::fiff_int_t iCoordFrame,
153 void setClusteredInformation(
int iNSource);
162 void onClusteringStatusChanged(
bool bChecked);
189 void updateGuiMode(GuiMode mode);
197 void updateProcessingMode(ProcessingMode mode);
212 void recompStatusChanged(
bool bChecked);
220 void clusteringStatusChanged(
bool bChecked);
229 void atlasDirChanged(
const QString& sDirPath,
236 void doForwardComputation();
246 #endif // FWDSETTINGSVIEW_H