![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QCommandLineOption, including all inherited members.
| defaultValues() const | QCommandLineOption | |
| description() const | QCommandLineOption | |
| Flag enum name | QCommandLineOption | |
| flags() const | QCommandLineOption | |
| HiddenFromHelp enum value | QCommandLineOption | |
| names() const | QCommandLineOption | |
| operator=(const QCommandLineOption &other) | QCommandLineOption | |
| QCommandLineOption(const QString &name) | QCommandLineOption | explicit |
| QCommandLineOption(const QStringList &names) | QCommandLineOption | explicit |
| QCommandLineOption(const QString &name, const QString &description, const QString &valueName=QString(), const QString &defaultValue=QString()) | QCommandLineOption | |
| QCommandLineOption(const QStringList &names, const QString &description, const QString &valueName=QString(), const QString &defaultValue=QString()) | QCommandLineOption | |
| QCommandLineOption(const QCommandLineOption &other) | QCommandLineOption | |
| setDefaultValue(const QString &defaultValue) | QCommandLineOption | |
| setDefaultValues(const QStringList &defaultValues) | QCommandLineOption | |
| setDescription(const QString &description) | QCommandLineOption | |
| setFlags(Flags aflags) | QCommandLineOption | |
| setValueName(const QString &name) | QCommandLineOption | |
| ShortOptionStyle enum value | QCommandLineOption | |
| swap(QCommandLineOption &other) noexcept | QCommandLineOption | inline |
| valueName() const | QCommandLineOption | |
| ~QCommandLineOption() | QCommandLineOption |