MythTV
master
programs
mythshutdown
mythshutdown_commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
libmythbase/mythcommandlineparser.h
"
5
6
class
MythShutdownCommandLineParser
:
public
MythCommandLineParser
7
{
8
public
:
9
MythShutdownCommandLineParser
();
10
void
LoadArguments
(
void
)
override
;
// MythCommandLineParser
11
protected
:
12
// QString GetHelpHeader(void) const override; // MythCommandLineParser
13
};
14
MythShutdownCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythshutdown_commandlineparser.cpp:10
MythCommandLineParser
Parent class for defining application command line parsers.
Definition:
mythcommandlineparser.h:116
MythShutdownCommandLineParser
Definition:
mythshutdown_commandlineparser.h:6
mythcommandlineparser.h
MythShutdownCommandLineParser::MythShutdownCommandLineParser
MythShutdownCommandLineParser()
Definition:
mythshutdown_commandlineparser.cpp:6
Generated on Wed Dec 6 2023 03:20:14 for MythTV by
1.8.17