Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Slots | Public Member Functions | Static Public Member Functions | Protected Slots

TOPPASOutputFilesDialog Class Reference
[TOPPASDialogs]

Dialog which allows to specify the directory for the output files. More...

#include <OpenMS/VISUAL/DIALOGS/TOPPASOutputFilesDialog.h>

Inheritance diagram for TOPPASOutputFilesDialog:
QDialog TOPPASOutputFilesDialogTemplate

List of all members.

Public Slots

void showFileDialog ()
 Lets the user select the directory via a file dialog.

Public Member Functions

 TOPPASOutputFilesDialog (const QString &dir_name, int num_jobs)
 Constructor.
QString getDirectory ()
 Returns the name of the directory.
int getNumJobs ()
 Returns the maximum number of jobs in the spinbox.

Static Public Member Functions

static bool dirNameValid (const QString &dir_name)
 Returns if the directory is valid (is a directory and writable).

Protected Slots

void checkValidity_ ()
 Called when OK is pressed; checks if the selected file is valid.

Detailed Description

Dialog which allows to specify the directory for the output files.


Constructor & Destructor Documentation

TOPPASOutputFilesDialog ( const QString &  dir_name,
int  num_jobs 
)

Constructor.


Member Function Documentation

void checkValidity_ (  )  [protected, slot]

Called when OK is pressed; checks if the selected file is valid.

static bool dirNameValid ( const QString &  dir_name  )  [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.

void showFileDialog (  )  [slot]

Lets the user select the directory via a file dialog.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:58 using doxygen 1.7.1