Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Slots | Public Member Functions | Static Public Member Functions | Protected Slots | List of all members
TOPPASOutputFilesDialog Class Reference

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

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

Inheritance diagram for TOPPASOutputFilesDialog:
QDialog

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...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TOPPASOutputFilesDialog()

TOPPASOutputFilesDialog ( const QString &  dir_name,
int  num_jobs 
)

Constructor.

Member Function Documentation

◆ checkValidity_

void checkValidity_ ( )
protectedslot

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

◆ dirNameValid()

static bool dirNameValid ( const QString &  dir_name)
static

Returns if the directory is valid (is a directory and writable)

◆ getDirectory()

QString getDirectory ( )

Returns the name of the directory.

◆ getNumJobs()

int getNumJobs ( )

Returns the maximum number of jobs in the spinbox.

◆ showFileDialog

void showFileDialog ( )
slot

Lets the user select the directory via a file dialog.


OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:13 using doxygen 1.8.13