Dialog which allows to specify the directory for the output files. More...
#include <OpenMS/VISUAL/DIALOGS/TOPPASOutputFilesDialog.h>
 
  
 | Public Slots | |
| void | showFileDialog () | 
| Lets the user select the directory via a file dialog.  More... | |
| Public Member Functions | |
| TOPPASOutputFilesDialog (const QString &dir_name, int num_jobs) | |
| Constructor.  More... | |
| QString | getDirectory () | 
| Returns the name of the directory.  More... | |
| int | getNumJobs () | 
| Returns the maximum number of jobs in the spinbox.  More... | |
| Static Public Member Functions | |
| static bool | dirNameValid (const QString &dir_name) | 
| Returns if the directory is valid (is a directory and writable)  More... | |
| Protected Slots | |
| void | checkValidity_ () | 
| Called when OK is pressed; checks if the selected file is valid.  More... | |
Dialog which allows to specify the directory for the output files.
| TOPPASOutputFilesDialog | ( | const QString & | dir_name, | 
| int | num_jobs | ||
| ) | 
Constructor.
| 
 | protectedslot | 
Called when OK is pressed; checks if the selected file is valid.
| 
 | static | 
Returns if the directory is valid (is a directory and writable)
| QString getDirectory | ( | ) | 
Returns the name of the directory.
| int getNumJobs | ( | ) | 
Returns the maximum number of jobs in the spinbox.
| 
 | slot | 
Lets the user select the directory via a file dialog.
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |