|
MythTV
0.26-pre
|
#include <commandlineparser.h>
Public Member Functions | |
| MythCCExtractorCommandLineParser () | |
| void | LoadArguments (void) |
Protected Member Functions | |
| QString | GetHelpHeader (void) const |
Definition at line 8 of file mythccextractor/commandlineparser.h.
Definition at line 4 of file mythccextractor/commandlineparser.cpp.
| void MythCCExtractorCommandLineParser::LoadArguments | ( | void | ) | [virtual] |
Reimplemented from MythCommandLineParser.
Definition at line 10 of file mythccextractor/commandlineparser.cpp.
Referenced by MythCCExtractorCommandLineParser().
| QString MythCCExtractorCommandLineParser::GetHelpHeader | ( | void | ) | const [protected, virtual] |
Reimplemented from MythCommandLineParser.
Definition at line 20 of file mythccextractor/commandlineparser.cpp.
1.7.6.1