|
MythTV
0.26-pre
|
#include <commandlineparser.h>
Public Member Functions | |
| MythTVSetupCommandLineParser () | |
| void | LoadArguments (void) |
Protected Member Functions | |
| QString | GetHelpHeader (void) const |
Definition at line 6 of file mythtv-setup/commandlineparser.h.
Definition at line 9 of file mythtv-setup/commandlineparser.cpp.
| void MythTVSetupCommandLineParser::LoadArguments | ( | void | ) | [virtual] |
Reimplemented from MythCommandLineParser.
Definition at line 21 of file mythtv-setup/commandlineparser.cpp.
Referenced by MythTVSetupCommandLineParser().
| QString MythTVSetupCommandLineParser::GetHelpHeader | ( | void | ) | const [protected, virtual] |
Reimplemented from MythCommandLineParser.
Definition at line 13 of file mythtv-setup/commandlineparser.cpp.
1.7.6.1