35 #ifndef OPENMS_VISUAL_DIALOGS_TOPPASOUTPUTFILESDIALOG_H 36 #define OPENMS_VISUAL_DIALOGS_TOPPASOUTPUTFILESDIALOG_H 39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 41 #include <OpenMS/VISUAL/DIALOGS/UIC/ui_TOPPASOutputFilesDialog.h> 53 public Ui::TOPPASOutputFilesDialogTemplate
63 QString getDirectory();
69 static bool dirNameValid(
const QString & dir_name);
74 void showFileDialog();
79 void checkValidity_();
84 #endif // OPENMS_VISUAL_DIALOGS_TOPPASOUTPUTFILESDIALOG_H
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Dialog which allows to specify the directory for the output files.
Definition: TOPPASOutputFilesDialog.h:51