38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
44 #include <QtWidgets/QMainWindow>
45 #include <QtWidgets/QMdiArea>
46 #include <QtWidgets/QButtonGroup>
47 #include <QtCore/QProcess>
48 #include <QtWidgets/QSplashScreen>
49 #include <QtNetwork/QNetworkReply>
58 class QTreeWidgetItem;
60 class QNetworkAccessManager;
64 class FLASHDeconvWizardBase;
85 void showAboutDialog();
103 void on_actionExit_triggered();
104 void on_actionVisit_FLASHDeconv_homepage_triggered();
105 void on_actionReport_new_issue_triggered();
108 Ui::FLASHDeconvWizardBase*
ui;
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:93
Main window of the FLASHDeconvWizard tool.
Definition: FLASHDeconvWizardBase.h:76
Ui::FLASHDeconvWizardBase * ui
Definition: FLASHDeconvWizardBase.h:108
String tmp_path_
The path for temporary files.
Definition: FLASHDeconvWizardBase.h:99
String current_path_
Log output window.
Definition: FLASHDeconvWizardBase.h:96
A more convenient string class.
Definition: String.h:60
FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke fun...
Definition: FeatureDeconvolution.h:48
Definition: FLASHDeconvWizardBase.h:63