MythTV
master
mythtv
programs
mythmediaserver
mythmediaserver_commandlineparser.h
Go to the documentation of this file.
1
// Qt
2
#include <QString>
3
4
// MythTV
5
#include "
libmythbase/mythcommandlineparser.h
"
6
7
class
MythMediaServerCommandLineParser
:
public
MythCommandLineParser
8
{
9
public
:
10
MythMediaServerCommandLineParser
();
11
void
LoadArguments
(
void
)
override
;
// MythCommandLineParser
12
protected
:
13
QString
GetHelpHeader
(
void
)
const override
;
// MythCommandLineParser
14
};
15
MythMediaServerCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythmediaserver_commandlineparser.cpp:21
MythCommandLineParser
Parent class for defining application command line parsers.
Definition:
mythcommandlineparser.h:116
MythMediaServerCommandLineParser::MythMediaServerCommandLineParser
MythMediaServerCommandLineParser()
Definition:
mythmediaserver_commandlineparser.cpp:10
MythMediaServerCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythmediaserver_commandlineparser.cpp:14
MythMediaServerCommandLineParser
Definition:
mythmediaserver_commandlineparser.h:7
mythcommandlineparser.h
Generated on Tue Feb 11 2025 03:17:01 for MythTV by
1.8.17