MythTV
master
programs
mythtv-setup
mythtv-setup/commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
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:115
MythTVSetupCommandLineParser
Definition:
mythtv-setup/commandlineparser.h:6
MythTVSetupCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythtv-setup/commandlineparser.cpp:10
MythTVSetupCommandLineParser::MythTVSetupCommandLineParser
MythTVSetupCommandLineParser()
Definition:
mythtv-setup/commandlineparser.cpp:6
mythcommandlineparser.h
MythTVSetupCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythtv-setup/commandlineparser.cpp:18
Generated on Sat Jan 16 2021 03:18:09 for MythTV by
1.8.17