Qt 6.7
Qt Core
C++ Classes
QNativeIpcKey
Qt 6.7.2 Reference Documentation
List of All Members for QNativeIpcKey
This is the complete list of members for
QNativeIpcKey
, including inherited members.
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 &