43 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 51 class FLASHDeconvTabWidget;
63 class FLASHDeconvTabWidget;
82 void on_run_fd_clicked();
83 void on_edit_advanced_parameters_clicked();
84 void on_open_output_directory_clicked();
86 void broadcastNewCWD_(
const QString& new_cwd);
90 void updateFLASHDeconvParamFromWidgets_();
93 void updateOutputParamFromWidgets_();
96 void updateOutputParamFromPerInputFile(
const QString& input_file_name);
99 void setWidgetsfromFDDefaultParam_();
102 QString getCurrentOutDir_()
const;
107 void writeLog_(
const QString& text,
const QColor& color =
"#000000",
bool new_section =
false);
109 void writeLog_(
const String& text,
const QColor& color =
"#000000",
bool new_section =
false);
113 bool checkFDInputReady_();
115 Ui::FLASHDeconvTabWidget*
ui;
A more convenient string class.
Definition: String.h:58
A wrapper around ExternalProcess to conveniently show a MessageBox when an error occurs.
Definition: ExternalProcessMBox.h:54
Definition: FLASHDeconvWizardBase.h:62
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
A simple widget with a line-edit and a browse button to choose filenames.
Definition: OutputDirectory.h:55
RAII class to switch to certain TabWidget, disable the GUI and go back to the orignal Tab when this c...
Definition: WizardHelper.h:49
A GUI for editing or viewing a Param object.
Definition: ParamEditor.h:178
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:70
Management and storage of parameters / INI files.
Definition: Param.h:69