MythTV  master
MythShutdownCommandLineParser Member List

This is the complete list of members for MythShutdownCommandLineParser, including all inherited members.

add(const QString &arg, const QString &name, bool def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, int def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, uint def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, long long def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, double def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, const char *def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, const QString &def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, QSize def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, const QDateTime &def, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, QMetaType::Type type, QString help, QString longhelp)MythCommandLineParser
add(const QString &arg, const QString &name, QMetaType::Type type, QVariant def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, bool def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, int def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, uint def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, long long def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, double def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, const char *def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, const QString &def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, QSize def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, const QDateTime &def, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, QMetaType::Type type, QString help, QString longhelp)MythCommandLineParser
add(QStringList arglist, const QString &name, QMetaType::Type type, QVariant def, QString help, QString longhelp)MythCommandLineParser
addDaemon(void)MythCommandLineParserprotected
addDisplay(void)MythCommandLineParserprotected
addDVBv3(void)MythCommandLineParserprotected
addGeometry(void)MythCommandLineParserprotected
addHelp(void)MythCommandLineParserprotected
addInFile(bool addOutFile=false)MythCommandLineParserprotected
addJob(void)MythCommandLineParserprotected
addLogging(const QString &defaultVerbosity="general", LogLevel_t defaultLogLevel=LOG_INFO)MythCommandLineParserprotected
addMouse(void)MythCommandLineParserprotected
addPIDFile(void)MythCommandLineParserprotected
addPlatform(void)MythCommandLineParserprotected
addRecording(void)MythCommandLineParserprotected
addSettingsOverride(void)MythCommandLineParserprotected
addUPnP(void)MythCommandLineParserprotected
addVersion(void)MythCommandLineParserprotected
addWindowed(void)MythCommandLineParserprotected
allowArgs(bool allow=true)MythCommandLineParserprotected
allowExtras(bool allow=true)MythCommandLineParserprotected
allowPassthrough(bool allow=true)MythCommandLineParserprotected
ApplySettingsOverride(void)MythCommandLineParser
ConfigureLogging(const QString &mask="general", bool progress=false)MythCommandLineParser
Daemonize(void) constMythCommandLineParser
GetAppName(void) constMythCommandLineParserinline
GetArgs(void) constMythCommandLineParser
GetExtra(void) constMythCommandLineParser
GetHelpHeader(void) constMythCommandLineParserinlinevirtual
GetHelpString(void) constMythCommandLineParser
GetLogFilePath(void)MythCommandLineParser
GetLogLevel(void) constMythCommandLineParser
getOpt(int argc, const char *const *argv, int &argpos, QString &opt, QByteArray &val)MythCommandLineParserprivate
GetPassthrough(void) constMythCommandLineParser
GetSettingsOverride(void)MythCommandLineParser
GetSyslogFacility(void) constMythCommandLineParser
LoadArguments(void) overrideMythShutdownCommandLineParservirtual
m_appnameMythCommandLineParserprivate
m_namedArgsMythCommandLineParserprivate
m_optionedArgsMythCommandLineParserprivate
m_overridesImportedMythCommandLineParserprivate
m_passthroughActiveMythCommandLineParserprivate
m_verboseMythCommandLineParserprivate
MythCommandLineParser(QString appname)MythCommandLineParserexplicit
MythShutdownCommandLineParser()MythShutdownCommandLineParser
MythSplitCommandString(const QString &line)MythCommandLineParserstatic
NamedOptType(Result type)MythCommandLineParserstatic
operator[](const QString &name)MythCommandLineParser
Parse(int argc, const char *const *argv)MythCommandLineParservirtual
PrintHelp(void) constMythCommandLineParser
PrintVersion(void)MythCommandLineParserstatic
ReconcileLinks(void)MythCommandLineParserprivate
Result enum nameMythCommandLineParser
SetValue(const QString &key, const QVariant &value)MythCommandLineParser
TestCommandLineParserMythCommandLineParser
toBool(const QString &key) constMythCommandLineParser
toDateTime(const QString &key) constMythCommandLineParser
toDouble(const QString &key) constMythCommandLineParser
toInt(const QString &key) constMythCommandLineParser
toLongLong(const QString &key) constMythCommandLineParser
toMap(const QString &key) constMythCommandLineParser
toSize(const QString &key) constMythCommandLineParser
toString(const QString &key) constMythCommandLineParser
toStringList(const QString &key, const QString &sep="") constMythCommandLineParser
toUInt(const QString &key) constMythCommandLineParser
~MythCommandLineParser()MythCommandLineParservirtual