就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Core
C++ 类
QCommandLineOption
List of All Members for QCommandLineOption
这是完整成员列表为
QCommandLineOption
,包括继承的成员。
enum
Flag
flags
Flags
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
flags
() const : QCommandLineOption::Flags
名称
() const : QStringList
setDefaultValue
(const QString &)
setDefaultValues
(const QStringList &)
setDescription
(const QString &)
setFlags
(QCommandLineOption::Flags)
setValueName
(const QString &)
swap
(QCommandLineOption &)
valueName
() const : QString
operator=
(const QCommandLineOption &) : QCommandLineOption &
operator=
(QCommandLineOption &&) : QCommandLineOption &