TDECmdLineArgs Member List
This is the complete list of members for TDECmdLineArgs, including all inherited members.
addCmdLineOptions(const TDECmdLineOptions *options, const char *name=0, const char *id=0, const char *afterId=0) | TDECmdLineArgs | static |
addTempFileOption() | TDECmdLineArgs | static |
appName() | TDECmdLineArgs | static |
arg(int n) const | TDECmdLineArgs | |
clear() | TDECmdLineArgs | |
count() const | TDECmdLineArgs | |
cwd() | TDECmdLineArgs | static |
enable_i18n() | TDECmdLineArgs | static |
getOption(const char *option) const | TDECmdLineArgs | |
getOptionList(const char *option) const | TDECmdLineArgs | |
init(int _argc, char **_argv, const char *_appname, const char *programName, const char *_description, const char *_version, bool noKApp=false) | TDECmdLineArgs | static |
init(int _argc, char **_argv, const char *_appname, const char *_description, const char *_version, bool noKApp=false) TDE_DEPRECATED | TDECmdLineArgs | static |
init(int _argc, char **_argv, const TDEAboutData *about, bool noKApp=false) | TDECmdLineArgs | static |
init(const TDEAboutData *about) | TDECmdLineArgs | static |
isSet(const char *option) const | TDECmdLineArgs | |
isTempFileSet() | TDECmdLineArgs | static |
loadAppArgs(TQDataStream &) | TDECmdLineArgs | static |
makeURL(const char *urlArg) | TDECmdLineArgs | static |
parsedArgs(const char *id=0) | TDECmdLineArgs | static |
reset() | TDECmdLineArgs | static |
setCwd(char *cwd) | TDECmdLineArgs | inlinestatic |
TDEApplication (defined in TDECmdLineArgs) | TDECmdLineArgs | friend |
TDECmdLineArgs(const TDECmdLineOptions *_options, const char *_name, const char *_id) | TDECmdLineArgs | protected |
TDEUniqueApplication (defined in TDECmdLineArgs) | TDECmdLineArgs | friend |
TQPtrList< TDECmdLineArgs > (defined in TDECmdLineArgs) | TDECmdLineArgs | friend |
url(int n) const | TDECmdLineArgs | |
usage(const char *id=0) | TDECmdLineArgs | static |
usage(const TQString &error) | TDECmdLineArgs | static |
~TDECmdLineArgs() | TDECmdLineArgs | protected |