Qt 6.6
Qt Core
C++ Classes
QNativeIpcKey
Qt 6.6.0 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
(Type)
QNativeIpcKey
(const QString &, Type)
QNativeIpcKey
(const QNativeIpcKey &)
QNativeIpcKey
(QNativeIpcKey &&)
~QNativeIpcKey
()
DefaultTypeForOs
: const Type
fromString
(const QString &) : QNativeIpcKey
isEmpty
() const : bool
isValid
() const : bool
legacyDefaultTypeForOs
() : Type
nativeKey
() const : QString
setNativeKey
(const QString &)
setType
(Type)
swap
(QNativeIpcKey &)
toString
() const : QString
type
() const : Type
operator=
(const QNativeIpcKey &) : QNativeIpcKey &
operator=
(QNativeIpcKey &&) : QNativeIpcKey &