29 #ifndef OPEN_PROJECT_DIALOG_H 30 #define OPEN_PROJECT_DIALOG_H 53 #endif // ifndef OPEN_PROJECT_DIALOG_H
Definition: OpenProjectDialog.h:40
Definition: OpenProjectDialog.h:40
void closeEvent(QCloseEvent *)
Definition: OpenProjectDialog.cpp:107
Definition: OpenProjectDialog.h:36
void updateAdvancedOptions(const QString &filter)
Update which options are visible and enabled based on the output format.
Definition: OpenProjectDialog.cpp:96
QComboBox * d_open_mode
Definition: OpenProjectDialog.h:45
OpenMode
Definition: OpenProjectDialog.h:40
OpenProjectDialog(QWidget *parent=0, bool extended=true, Qt::WFlags flags=0)
Definition: OpenProjectDialog.cpp:37
OpenMode openMode() const
Definition: OpenProjectDialog.h:42
QFileDialog plus generic extension support.
Definition: ExtensibleFileDialog.h:44