KDECore
KCmdLineArgs Member List
This is the complete list of members for KCmdLineArgs, including all inherited members.
aboutData() | KCmdLineArgs | static |
addCmdLineOptions(const KCmdLineOptions &options, const KLocalizedString &name=KLocalizedString(), const QByteArray &id=QByteArray(), const QByteArray &afterId=QByteArray()) | KCmdLineArgs | static |
addStdCmdLineOptions(StdCmdLineArgs stdargs=StdCmdLineArgs(CmdLineArgQt|CmdLineArgKDE)) | KCmdLineArgs | static |
addTempFileOption() | KCmdLineArgs | static |
allArguments() | KCmdLineArgs | static |
appName() | KCmdLineArgs | static |
arg(int n) const | KCmdLineArgs | |
clear() | KCmdLineArgs | |
CmdLineArgKDE enum value | KCmdLineArgs | |
CmdLineArgNone enum value | KCmdLineArgs | |
CmdLineArgQt enum value | KCmdLineArgs | |
CmdLineArgsMask enum value | KCmdLineArgs | |
count() const | KCmdLineArgs | |
cwd() | KCmdLineArgs | static |
enable_i18n() | KCmdLineArgs | static |
getOption(const QByteArray &option) const | KCmdLineArgs | |
getOptionList(const QByteArray &option) const | KCmdLineArgs | |
init(int argc, char **argv, const QByteArray &appname, const QByteArray &catalog, const KLocalizedString &programName, const QByteArray &version, const KLocalizedString &description=KLocalizedString(), StdCmdLineArgs stdargs=StdCmdLineArgs(CmdLineArgQt|CmdLineArgKDE)) | KCmdLineArgs | static |
init(int _argc, char **_argv, const KAboutData *about, StdCmdLineArgs stdargs=StdCmdLineArgs(CmdLineArgQt|CmdLineArgKDE)) | KCmdLineArgs | static |
init(const KAboutData *about) | KCmdLineArgs | static |
isSet(const QByteArray &option) const | KCmdLineArgs | |
isTempFileSet() | KCmdLineArgs | static |
KCmdLineArgs(const KCmdLineOptions &_options, const KLocalizedString &_name, const QByteArray &_id) | KCmdLineArgs | protected |
loadAppArgs(QDataStream &) | KCmdLineArgs | static |
makeURL(const QByteArray &urlArg) | KCmdLineArgs | static |
parsedArgs(const QByteArray &id=QByteArray()) | KCmdLineArgs | static |
qtArgc() | KCmdLineArgs | static |
qtArgv() | KCmdLineArgs | static |
Reserved enum value | KCmdLineArgs | |
reset() | KCmdLineArgs | static |
saveAppArgs(QDataStream &) | KCmdLineArgs | static |
setCwd(const QByteArray &cwd) | KCmdLineArgs | static |
StdCmdLineArg enum name | KCmdLineArgs | |
url(int n) const | KCmdLineArgs | |
usage(const QByteArray &id=QByteArray()) | KCmdLineArgs | static |
usageError(const QString &error) | KCmdLineArgs | static |
~KCmdLineArgs() | KCmdLineArgs | protected |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.