38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
138 void writeLog_(
const QString& text,
const QColor& color =
"#000000",
bool new_section =
false);
140 void writeLog_(
const String& text,
const QColor& color =
"#000000",
bool new_section =
false);
146 Ui::SwathTabWidget *
ui;
A wrapper around ExternalProcess to conveniently show a MessageBox when an error occurs.
Definition: ExternalProcessMBox.h:55
RAII class to disable the GUI and set a busy cursor and go back to the orignal state when this class ...
Definition: GUIHelpers.h:120
RAII class to switch to certain TabWidget, disable the GUI and go back to the orignal Tab when this c...
Definition: SwathTabWidget.h:72
SwathTabWidget * stw_
Definition: SwathTabWidget.h:78
SwathGUILock(SwathTabWidget *stw)
GUIHelpers::GUILock glock_
Definition: SwathTabWidget.h:80
QWidget * old_
Definition: SwathTabWidget.h:79
A simple widget with a line-edit and a browse button to choose filenames.
Definition: OutputDirectory.h:57
A GUI for editing or viewing a Param object.
Definition: ParamEditor.h:180
Management and storage of parameters / INI files.
Definition: Param.h:70
A more convenient string class.
Definition: String.h:61
A better QTable for TOPPView, which supports exporting to TSV and conveniently adding data to cells a...
Definition: TableView.h:48
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:70
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Definition: SwathWizardBase.h:63