Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
QCommandLineParser Member List
This is the complete list of members for
QCommandLineParser
, including all inherited members.
addHelpOption
()
QCommandLineParser
addOption
(const QCommandLineOption &commandLineOption)
QCommandLineParser
addOptions
(const QList< QCommandLineOption > &options)
QCommandLineParser
addPositionalArgument
(const QString &name, const QString &description, const QString &syntax=QString())
QCommandLineParser
addVersionOption
()
QCommandLineParser
applicationDescription
() const
QCommandLineParser
clearPositionalArguments
()
QCommandLineParser
errorText
() const
QCommandLineParser
helpText
() const
QCommandLineParser
isSet
(const QString &name) const
QCommandLineParser
isSet
(const QCommandLineOption &option) const
QCommandLineParser
optionNames
() const
QCommandLineParser
OptionsAfterPositionalArgumentsMode
enum name
QCommandLineParser
parse
(const QStringList &arguments)
QCommandLineParser
ParseAsCompactedShortOptions
enum value
QCommandLineParser
ParseAsLongOptions
enum value
QCommandLineParser
ParseAsOptions
enum value
QCommandLineParser
ParseAsPositionalArguments
enum value
QCommandLineParser
positionalArguments
() const
QCommandLineParser
process
(const QStringList &arguments)
QCommandLineParser
process
(const QCoreApplication &app)
QCommandLineParser
QCommandLineParser
()
QCommandLineParser
setApplicationDescription
(const QString &description)
QCommandLineParser
setOptionsAfterPositionalArgumentsMode
(OptionsAfterPositionalArgumentsMode mode)
QCommandLineParser
setSingleDashWordOptionMode
(SingleDashWordOptionMode parsingMode)
QCommandLineParser
showHelp
(int exitCode=0)
QCommandLineParser
showVersion
()
QCommandLineParser
SingleDashWordOptionMode
enum name
QCommandLineParser
unknownOptionNames
() const
QCommandLineParser
value
(const QString &name) const
QCommandLineParser
value
(const QCommandLineOption &option) const
QCommandLineParser
values
(const QString &name) const
QCommandLineParser
values
(const QCommandLineOption &option) const
QCommandLineParser
~QCommandLineParser
()
QCommandLineParser
Generated by
1.9.7