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