![]() |
CopperSpice API
2.0.0
|
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 ()) | QCommandLineOption | explicit |
| QCommandLineOption(const QStringList &names, const QString &description=QString (), const QString &valueName=QString (), const QString &defaultValue=QString ()) | QCommandLineOption | explicit |
| QCommandLineOption(const QCommandLineOption &other) | QCommandLineOption | |
| defaultValues() const | QCommandLineOption | |
| description() const | QCommandLineOption | |
| names() const | QCommandLineOption | |
| operator=(const QCommandLineOption &other) | QCommandLineOption | |
| operator=(QCommandLineOption &&other) | QCommandLineOption | inline |
| setDefaultValue(const QString &defaultValue) | QCommandLineOption | |
| setDefaultValues(const QStringList &defaultValues) | QCommandLineOption | |
| setDescription(const QString &description) | QCommandLineOption | |
| setValueName(const QString &name) | QCommandLineOption | |
| swap(QCommandLineOption &other) | QCommandLineOption | inline |
| valueName() const | QCommandLineOption | |
| ~QCommandLineOption() | QCommandLineOption |