MythTV
master
mythtv
programs
mythavtest
mythavtest_commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
libmythbase/mythcommandlineparser.h
"
5
6
class
MythAVTestCommandLineParser
:
public
MythCommandLineParser
7
{
8
public
:
9
MythAVTestCommandLineParser
();
10
void
LoadArguments
(
void
)
override
;
// MythCommandLineParser
11
protected
:
12
QString
GetHelpHeader
(
void
)
const override
;
// MythCommandLineParser
13
};
14
MythCommandLineParser
Parent class for defining application command line parsers.
Definition:
mythcommandlineparser.h:116
MythAVTestCommandLineParser::MythAVTestCommandLineParser
MythAVTestCommandLineParser()
Definition:
mythavtest_commandlineparser.cpp:8
MythAVTestCommandLineParser
Definition:
mythavtest_commandlineparser.h:6
MythAVTestCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythavtest_commandlineparser.cpp:14
MythAVTestCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythavtest_commandlineparser.cpp:20
mythcommandlineparser.h
Generated on Mon Nov 25 2024 03:16:15 for MythTV by
1.8.17