CopperSpice API  1.9.1
QCommandLineOption Member List

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

QCommandLineOption(const QString &name, const QString &description=QString (), const QString &valueName=QString (), const QString &defaultValue=QString ())QCommandLineOptionexplicit
QCommandLineOption(const QStringList &names, const QString &description=QString (), const QString &valueName=QString (), const QString &defaultValue=QString ())QCommandLineOptionexplicit
QCommandLineOption(const QCommandLineOption &other)QCommandLineOption
defaultValues() constQCommandLineOption
description() constQCommandLineOption
names() constQCommandLineOption
operator=(const QCommandLineOption &other)QCommandLineOption
operator=(QCommandLineOption &&other)QCommandLineOptioninline
setDefaultValue(const QString &defaultValue)QCommandLineOption
setDefaultValues(const QStringList &defaultValues)QCommandLineOption
setDescription(const QString &description)QCommandLineOption
setValueName(const QString &name)QCommandLineOption
swap(QCommandLineOption &other)QCommandLineOptioninline
valueName() constQCommandLineOption
~QCommandLineOption()QCommandLineOption