#include <commandlineparser.h>
Public Member Functions | |
| MythBackendCommandLineParser () | |
| void | LoadArguments (void) |
Protected Member Functions | |
| QString | GetHelpHeader (void) const |
Definition at line 7 of file mythbackend/commandlineparser.h.
| MythBackendCommandLineParser::MythBackendCommandLineParser | ( | ) |
Definition at line 9 of file mythbackend/commandlineparser.cpp.
| void MythBackendCommandLineParser::LoadArguments | ( | void | ) | [virtual] |
Reimplemented from MythCommandLineParser.
Definition at line 13 of file mythbackend/commandlineparser.cpp.
Referenced by MythBackendCommandLineParser().
| QString MythBackendCommandLineParser::GetHelpHeader | ( | void | ) | const [protected, virtual] |
Reimplemented from MythCommandLineParser.
Definition at line 117 of file mythbackend/commandlineparser.cpp.
1.6.3