12#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
18#include <QtWidgets/QMainWindow>
19#include <QtWidgets/QMdiArea>
20#include <QtWidgets/QButtonGroup>
21#include <QtCore/QProcess>
22#include <QtWidgets/QSplashScreen>
35 class SwathWizardBase;
56 void showAboutDialog();
74 void on_actionExit_triggered();
75 void on_actionVisit_OpenSwath_homepage_triggered();
76 void on_actionReport_new_issue_triggered();
79 Ui::SwathWizardBase*
ui;
A base class for all classes handling default parameters.
Definition DefaultParamHandler.h:66
A more convenient string class.
Definition String.h:34
Main window of the SwathWizard tool.
Definition SwathWizardBase.h:47
Ui::SwathWizardBase * ui
Definition SwathWizardBase.h:79
String tmp_path_
The path for temporary files.
Definition SwathWizardBase.h:70
String current_path_
Log output window.
Definition SwathWizardBase.h:67
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Definition FLASHDeconvWizardBase.h:34