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