KCmdLineArgs Member List
This is the complete list of members for
KCmdLineArgs, including all inherited members.
addCmdLineOptions(const KCmdLineOptions *options, const char *name=0, const char *id=0, const char *afterId=0) | KCmdLineArgs | [static] |
addTempFileOption() | KCmdLineArgs | [static] |
appName() | KCmdLineArgs | [static] |
arg(int n) const | KCmdLineArgs | |
clear() | KCmdLineArgs | |
count() const | KCmdLineArgs | |
cwd() | KCmdLineArgs | [static] |
enable_i18n() | KCmdLineArgs | [static] |
getOption(const char *option) const | KCmdLineArgs | |
getOptionList(const char *option) const | KCmdLineArgs | |
init(int _argc, char **_argv, const char *_appname, const char *programName, const char *_description, const char *_version, bool noKApp=false) | KCmdLineArgs | [static] |
init(int _argc, char **_argv, const char *_appname, const char *_description, const char *_version, bool noKApp=false) KDE_DEPRECATED | KCmdLineArgs | [static] |
init(int _argc, char **_argv, const KAboutData *about, bool noKApp=false) | KCmdLineArgs | [static] |
init(const KAboutData *about) | KCmdLineArgs | [static] |
isSet(const char *option) const | KCmdLineArgs | |
isTempFileSet() | KCmdLineArgs | [static] |
KCmdLineArgs(const KCmdLineOptions *_options, const char *_name, const char *_id) | KCmdLineArgs | [protected] |
loadAppArgs(QDataStream &) | KCmdLineArgs | [static] |
makeURL(const char *urlArg) | KCmdLineArgs | [static] |
parsedArgs(const char *id=0) | KCmdLineArgs | [static] |
reset() | KCmdLineArgs | [static] |
setCwd(char *cwd) | KCmdLineArgs | [inline, static] |
url(int n) const | KCmdLineArgs | |
usage(const char *id=0) | KCmdLineArgs | [static] |
usage(const QString &error) | KCmdLineArgs | [static] |
~KCmdLineArgs() | KCmdLineArgs | [protected] |