38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
40 #include <QtWidgets/QDialog>
44 class TOPPASOutputFilesDialogTemplate;
84 Ui::TOPPASOutputFilesDialogTemplate*
ui_;
OpenMS::OutputDirectory OutputDirectory
Definition: TOPPASOutputFilesDialog.h:89
A simple widget with a line-edit and a browse button to choose filenames.
Definition: OutputDirectory.h:57
Dialog which allows to specify the directory for the output files.
Definition: TOPPASOutputFilesDialog.h:59
~TOPPASOutputFilesDialog()
QString getDirectory() const
Returns the name of the directory.
void showFileDialog()
Lets the user select the directory via a file dialog.
TOPPASOutputFilesDialog(const QString &dir_name, int num_jobs)
Constructor.
void checkValidity_()
Called when OK is pressed; checks if the selected file is valid.
int getNumJobs() const
Returns the maximum number of jobs in the spinbox.
Ui::TOPPASOutputFilesDialogTemplate * ui_
Definition: TOPPASOutputFilesDialog.h:84
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Definition: SwathWizardBase.h:63