CopperSpice API  1.9.1
QCommandLineParser Member List

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

QCommandLineParser()QCommandLineParser
SingleDashWordOptionMode enum nameQCommandLineParser
addHelpOption()QCommandLineParser
addOption(const QCommandLineOption &option)QCommandLineParser
addPositionalArgument(const QString &name, const QString &description, const QString &syntax=QString ())QCommandLineParser
addVersionOption()QCommandLineParser
applicationDescription() constQCommandLineParser
clearPositionalArguments()QCommandLineParser
errorText() constQCommandLineParser
helpText() constQCommandLineParser
isSet(const QString &name) constQCommandLineParser
isSet(const QCommandLineOption &option) constQCommandLineParser
optionNames() constQCommandLineParser
parse(const QStringList &arguments)QCommandLineParser
positionalArguments() constQCommandLineParser
process(const QStringList &arguments)QCommandLineParser
process(const QCoreApplication &app)QCommandLineParser
setApplicationDescription(const QString &description)QCommandLineParser
setSingleDashWordOptionMode(SingleDashWordOptionMode parsingMode)QCommandLineParser
showHelp(int exitCode=0)QCommandLineParser
showVersion()QCommandLineParser
unknownOptionNames() constQCommandLineParser
value(const QString &optionName) constQCommandLineParser
value(const QCommandLineOption &option) constQCommandLineParser
values(const QString &optionName) constQCommandLineParser
values(const QCommandLineOption &option) constQCommandLineParser
~QCommandLineParser()QCommandLineParser