MythTV
master
mythtv
programs
mythbackend
mythbackend_commandlineparser.h
Go to the documentation of this file.
1
// -*- Mode: c++ -*-
2
3
#include <QString>
4
5
#include "
libmythbase/mythcommandlineparser.h
"
6
7
class
MythBackendCommandLineParser
:
public
MythCommandLineParser
8
{
9
public
:
10
MythBackendCommandLineParser
();
11
void
LoadArguments
(
void
)
override
;
// MythCommandLineParser
12
protected
:
13
QString
GetHelpHeader
(
void
)
const override
;
// MythCommandLineParser
14
};
MythBackendCommandLineParser
Definition:
mythbackend_commandlineparser.h:8
MythBackendCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythbackend_commandlineparser.cpp:10
MythBackendCommandLineParser::MythBackendCommandLineParser
MythBackendCommandLineParser()
Definition:
mythbackend_commandlineparser.cpp:6
MythBackendCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythbackend_commandlineparser.cpp:90
MythCommandLineParser
Parent class for defining application command line parsers.
Definition:
mythcommandlineparser.h:117
mythcommandlineparser.h
Generated on Fri Oct 3 2025 03:16:40 for MythTV by
1.9.4