|  | OpenMS
    2.6.0
    | 
Dialog which allows to specify an input file. More...
#include <OpenMS/VISUAL/DIALOGS/TOPPASInputFileDialog.h>
| Public Member Functions | |
| TOPPASInputFileDialog (const QString &file_name) | |
| Constructor.  More... | |
| ~TOPPASInputFileDialog () | |
| void | setFileFormatFilter (const QString &fff) | 
| users can only choose certain filetypes  More... | |
| QString | getFilename () const | 
| Returns the filename.  More... | |
| Protected Slots | |
| void | checkValidity_ () | 
| Called when OK is pressed; checks if the selected file is valid.  More... | |
| Private Attributes | |
| Ui::TOPPASInputFileDialogTemplate * | ui_ | 
Dialog which allows to specify an input file.
| TOPPASInputFileDialog | ( | const QString & | file_name | ) | 
Constructor.
| 
 | protectedslot | 
Called when OK is pressed; checks if the selected file is valid.
| QString getFilename | ( | ) | const | 
Returns the filename.
| void setFileFormatFilter | ( | const QString & | fff | ) | 
users can only choose certain filetypes
| 
 | private | 
 1.8.16
 1.8.16