#include <programconfiguredialog.h>
|
| ProgramConfigureDialog (Program *program, QWidget *parentObject=0) |
|
Program * | currentProgram () const |
|
|
void | populateSyntaxCombo () |
|
void | updateGuiFromProgram () |
|
bool | updateProgramFromGui () |
|
void | updateLaunchEditor () |
|
void | launchEditorTextChanged () |
|
void | launchSyntaxChanged (int enumVal) |
|
void | customizeLauncherClicked () |
|
void | setDirty (bool dirty=true) |
|
void | showHelpDialog () |
|
void | buttonBoxButtonClicked (QAbstractButton *) |
|
|
void | closeEvent (QCloseEvent *) |
|
void | keyPressEvent (QKeyEvent *) |
|
Dialog for setting Program configuration options.
The documentation for this class was generated from the following file: