Qt 5.15
Qt Core
C++ Classes
QCommandLineOption
Qt 5.15.8 Reference Documentation
List of All Members for QCommandLineOption
This is the complete list of members for
QCommandLineOption
, including inherited members.
enum
Flag
flags
Flags
QCommandLineOption
(const QCommandLineOption &)
QCommandLineOption
(const QStringList &, const QString &, const QString &, const QString &)
QCommandLineOption
(const QString &, const QString &, const QString &, const QString &)
QCommandLineOption
(const QStringList &)
QCommandLineOption
(const QString &)
operator=
(QCommandLineOption &&) : QCommandLineOption &
operator=
(const QCommandLineOption &) : QCommandLineOption &
~QCommandLineOption
()
defaultValues
() const : QStringList
description
() const : QString
flags
() const : QCommandLineOption::Flags
names
() const : QStringList
setDefaultValue
(const QString &)
setDefaultValues
(const QStringList &)
setDescription
(const QString &)
setFlags
(QCommandLineOption::Flags )
setValueName
(const QString &)
swap
(QCommandLineOption &)
valueName
() const : QString