Dialog which allows to specify a list of input files. More...
#include <OpenMS/VISUAL/DIALOGS/TOPPASInputFilesDialog.h>
 
  
 | 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... | |
Dialog which allows to specify a list of input files.
| TOPPASInputFilesDialog | ( | const QStringList & | list | ) | 
Constructor.
| 
 | 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. 
| 
 | slot | 
Moves the current item up/downwards.
| 
 | slot | 
Removes all files from the list.
| 
 | slot | 
Removes all currently selected files from the list.
| 
 | slot | 
Lets the user select files 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 |