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

Dialog which allows to specify a list of input files. More...

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

Inheritance diagram for TOPPASInputFilesDialog:
QDialog

Public Slots

void showFileDialog ()
 Lets the user select files via a file dialog. More...
 
void removeSelected ()
 Removes all currently selected files from the list. More...
 
void removeAll ()
 Removes all files from the list. More...
 
void editCurrentItem ()
 Shows a TOPPASInputFileDialog which edits the current item. More...
 
void moveCurrentItem ()
 Moves the current item up/downwards. More...
 

Public Member Functions

 TOPPASInputFilesDialog (const QStringList &list)
 Constructor. More...
 
void getFilenames (QStringList &files)
 Stores the list of all filenames in the list widget in files. More...
 

Detailed Description

Dialog which allows to specify a list of input files.

Constructor & Destructor Documentation

TOPPASInputFilesDialog ( const QStringList &  list)

Constructor.

Member Function Documentation

void editCurrentItem ( )
slot

Shows a TOPPASInputFileDialog which edits the current item.

void getFilenames ( QStringList &  files)

Stores the list of all filenames in the list widget in files.

void moveCurrentItem ( )
slot

Moves the current item up/downwards.

void removeAll ( )
slot

Removes all files from the list.

void removeSelected ( )
slot

Removes all currently selected files from the list.

void showFileDialog ( )
slot

Lets the user select files via a file dialog.


OpenMS / TOPP release 2.0.0 Documentation generated on Tue Nov 1 2016 16:34:46 using doxygen 1.8.11