12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 
   14 #include <QtWidgets/QDialog> 
   18   class TOPPASOutputFilesDialogTemplate;
 
   58     Ui::TOPPASOutputFilesDialogTemplate* 
ui_;
 
OpenMS::OutputDirectory OutputDirectory
Definition: TOPPASOutputFilesDialog.h:63
 
A simple widget with a line-edit and a browse button to choose filenames.
Definition: OutputDirectory.h:31
 
Dialog which allows to specify the directory for the output files.
Definition: TOPPASOutputFilesDialog.h:33
 
~TOPPASOutputFilesDialog() override
 
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:58
 
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
 
Definition: FLASHDeconvWizardBase.h:37