42 #include "../disp_global.h"
58 class ApplyToViewWidget;
82 Qt::WindowFlags f = Qt::Widget);
103 void selectAll(
bool);
109 void selectClear(
bool);
117 QList<QString> getSelectedViews();
126 void updateGuiMode(GuiMode mode);
134 void updateProcessingMode(ProcessingMode mode);
136 QString m_sSettingsPath;
138 QList<QString> m_lViewList;
140 Ui::ApplyToViewWidget* m_pUi;
145 #endif // APPLYTOVIEW_H