MythTV
master
mythtv
programs
mythexternrecorder
mythexternrecorder_commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
libmythbase/mythcommandlineparser.h
"
5
6
class
MythExternRecorderCommandLineParser
:
public
MythCommandLineParser
7
{
8
public
:
9
MythExternRecorderCommandLineParser
();
10
void
LoadArguments
(
void
)
override
;
// MythCommandLineParser
11
protected
:
12
QString
GetHelpHeader
(
void
)
const override
;
// MythCommandLineParser
13
};
MythCommandLineParser
Parent class for defining application command line parsers.
Definition:
mythcommandlineparser.h:117
MythExternRecorderCommandLineParser
Definition:
mythexternrecorder_commandlineparser.h:7
MythExternRecorderCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythexternrecorder_commandlineparser.cpp:17
MythExternRecorderCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythexternrecorder_commandlineparser.cpp:11
MythExternRecorderCommandLineParser::MythExternRecorderCommandLineParser
MythExternRecorderCommandLineParser()
Definition:
mythexternrecorder_commandlineparser.cpp:7
mythcommandlineparser.h
Generated on Wed Oct 29 2025 03:16:24 for MythTV by
1.9.4