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