|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 
   40 #include <QtWidgets/QDialog> 
   44   class TOPPASOutputFilesDialogTemplate;
 
   69     QString getDirectory() 
const;
 
   72     int getNumJobs() 
const;
 
   77     void showFileDialog();
 
   82     void checkValidity_();
 
   84     Ui::TOPPASOutputFilesDialogTemplate* 
ui_;
 
  
A simple widget with a line-edit and a browse button to choose filenames.
Definition: OutputDirectory.h:55
Ui::TOPPASOutputFilesDialogTemplate * ui_
Definition: TOPPASOutputFilesDialog.h:84
OpenMS::OutputDirectory OutputDirectory
Definition: TOPPASOutputFilesDialog.h:89
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Definition: SwathWizardBase.h:62
Dialog which allows to specify the directory for the output files.
Definition: TOPPASOutputFilesDialog.h:57