MythTV
master
mythtv
programs
mythtv-setup
mythtv-setup_commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
libmythbase/mythcommandlineparser.h
"
5
6
class
MythTVSetupCommandLineParser
:
public
MythCommandLineParser
7
{
8
public
:
9
MythTVSetupCommandLineParser
();
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
MythTVSetupCommandLineParser
Definition:
mythtv-setup_commandlineparser.h:7
MythTVSetupCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythtv-setup_commandlineparser.cpp:19
MythTVSetupCommandLineParser::MythTVSetupCommandLineParser
MythTVSetupCommandLineParser()
Definition:
mythtv-setup_commandlineparser.cpp:7
MythTVSetupCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythtv-setup_commandlineparser.cpp:11
mythcommandlineparser.h
Generated on Sun Dec 7 2025 03:17:09 for MythTV by
1.9.4