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