|
MythTV
0.26-pre
|
#include <mythconfigdialogs.h>
Public Member Functions | |
| TerminalWizard (QString program, QStringList args) | |
| virtual DialogCode | exec (bool saveOnExec=false, bool doLoad=false) |
Private Attributes | |
| MythTerminal * | terminal |
Definition at line 87 of file mythconfigdialogs.h.
| TerminalWizard::TerminalWizard | ( | QString | program, |
| QStringList | args | ||
| ) |
Definition at line 153 of file mythconfigdialogs.cpp.
| DialogCode TerminalWizard::exec | ( | bool | saveOnExec = false, |
| bool | doLoad = false |
||
| ) | [virtual] |
Reimplemented from ConfigurationDialog.
Definition at line 159 of file mythconfigdialogs.cpp.
Referenced by XMLTV_generic_config::RunConfig().
MythTerminal* TerminalWizard::terminal [private] |
Definition at line 95 of file mythconfigdialogs.h.
Referenced by exec(), and TerminalWizard().
1.7.6.1