Qt 5.7
Qt Core
C++ Classes
QCommandLineOption
Qt 5.7.1 Reference Documentation
List of All Members for QCommandLineOption
This is the complete list of members for
QCommandLineOption
, including inherited members.
QCommandLineOption
(const QString &)
QCommandLineOption
(const QStringList &)
QCommandLineOption
(const QString &, const QString &, const QString &, const QString &)
QCommandLineOption
(const QStringList &, const QString &, const QString &, const QString &)
QCommandLineOption
(const QCommandLineOption &)
~QCommandLineOption
()
defaultValues
() const : QStringList
description
() const : QString
isHidden
() const : bool
names
() const : QStringList
setDefaultValue
(const QString &)
setDefaultValues
(const QStringList &)
setDescription
(const QString &)
setHidden
(bool )
setValueName
(const QString &)
swap
(QCommandLineOption &)
valueName
() const : QString
operator=
(const QCommandLineOption &) : QCommandLineOption &
operator=
(QCommandLineOption &&) : QCommandLineOption &