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