MythTV
master
mythtv
programs
mythutil
mythutil_commandlineparser.h
Go to the documentation of this file.
1
#ifndef COMMANDLINEPARSER_H_
2
#define COMMANDLINEPARSER_H_
3
4
#include <QString>
5
6
#include "
libmythbase/mythcommandlineparser.h
"
7
8
class
MythUtilCommandLineParser
:
public
MythCommandLineParser
9
{
10
public
:
11
MythUtilCommandLineParser
();
12
void
LoadArguments
(
void
)
override
;
// MythCommandLineParser
13
protected
:
14
QString
GetHelpHeader
(
void
)
const override
;
// MythCommandLineParser
15
};
16
17
#endif
18
MythCommandLineParser
Parent class for defining application command line parsers.
Definition:
mythcommandlineparser.h:117
MythUtilCommandLineParser
Definition:
mythutil_commandlineparser.h:9
MythUtilCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythutil_commandlineparser.cpp:9
MythUtilCommandLineParser::MythUtilCommandLineParser
MythUtilCommandLineParser()
Definition:
mythutil_commandlineparser.cpp:5
MythUtilCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythutil_commandlineparser.cpp:307
mythcommandlineparser.h
Generated on Sun Oct 5 2025 03:16:16 for MythTV by
1.9.4