MythTV
master
mythtv
programs
mythjobqueue
mythjobqueue_commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
libmythbase/mythcommandlineparser.h
"
5
6
class
MythJobQueueCommandLineParser
:
public
MythCommandLineParser
7
{
8
public
:
9
MythJobQueueCommandLineParser
();
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:116
MythJobQueueCommandLineParser::GetHelpHeader
QString GetHelpHeader(void) const override
Definition:
mythjobqueue_commandlineparser.cpp:10
MythJobQueueCommandLineParser::MythJobQueueCommandLineParser
MythJobQueueCommandLineParser()
Definition:
mythjobqueue_commandlineparser.cpp:6
MythJobQueueCommandLineParser
Definition:
mythjobqueue_commandlineparser.h:6
MythJobQueueCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythjobqueue_commandlineparser.cpp:16
mythcommandlineparser.h
Generated on Sun Jan 19 2025 03:17:02 for MythTV by
1.8.17