MythTV
master
mythtv
programs
mythfilerecorder
mythfilerecorder_commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
libmythbase/mythcommandlineparser.h
"
5
6
class
MythFileRecorderCommandLineParser
:
public
MythCommandLineParser
7
{
8
public
:
9
MythFileRecorderCommandLineParser
();
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:117
MythFileRecorderCommandLineParser
Definition:
mythfilerecorder_commandlineparser.h:7
MythFileRecorderCommandLineParser::MythFileRecorderCommandLineParser
MythFileRecorderCommandLineParser()
Definition:
mythfilerecorder_commandlineparser.cpp:7
MythFileRecorderCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythfilerecorder_commandlineparser.cpp:11
MythFileRecorderCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythfilerecorder_commandlineparser.cpp:17
mythcommandlineparser.h
Generated on Sat Nov 29 2025 03:16:20 for MythTV by
1.9.4