就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt Core
C++ 类
QNativeIpcKey
List of All Members for QNativeIpcKey
这是完整成员列表为
QNativeIpcKey
,包括继承的成员。
enum class
Type
QNativeIpcKey
()
QNativeIpcKey
(QNativeIpcKey::Type)
QNativeIpcKey
(const QString &, QNativeIpcKey::Type)
QNativeIpcKey
(const QNativeIpcKey &)
QNativeIpcKey
(QNativeIpcKey &&)
~QNativeIpcKey
()
DefaultTypeForOs
: const QNativeIpcKey::Type
fromString
(const QString &) : QNativeIpcKey
isEmpty
() const : bool
isValid
() const : bool
legacyDefaultTypeForOs
() : QNativeIpcKey::Type
nativeKey
() const : QString
setNativeKey
(const QString &)
setType
(QNativeIpcKey::Type)
swap
(QNativeIpcKey &)
toString
() const : QString
type
() const : QNativeIpcKey::Type
operator=
(const QNativeIpcKey &) : QNativeIpcKey &
operator=
(QNativeIpcKey &&) : QNativeIpcKey &