MythTV
master
mythtv
programs
mythfilldatabase
mythfilldatabase_commandlineparser.h
Go to the documentation of this file.
1
2
#include <QString>
3
4
#include "
libmythbase/mythcommandlineparser.h
"
5
6
class
MythFillDatabaseCommandLineParser
:
public
MythCommandLineParser
7
{
8
public
:
9
MythFillDatabaseCommandLineParser
();
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
MythFillDatabaseCommandLineParser
Definition:
mythfilldatabase_commandlineparser.h:6
MythFillDatabaseCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition:
mythfilldatabase_commandlineparser.cpp:11
MythFillDatabaseCommandLineParser::MythFillDatabaseCommandLineParser
MythFillDatabaseCommandLineParser()
Definition:
mythfilldatabase_commandlineparser.cpp:7
mythcommandlineparser.h
Generated on Wed Feb 26 2025 03:18:05 for MythTV by
1.8.17