![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\variable QDBusUnixFileDescriptor::d More...
Public Member Functions | |
QDBusUnixFileDescriptorPrivate () | |
QDBusUnixFileDescriptorPrivate (const QDBusUnixFileDescriptorPrivate &other) | |
~QDBusUnixFileDescriptorPrivate () | |
QDBusUnixFileDescriptorPrivate () | |
QDBusUnixFileDescriptorPrivate (const QDBusUnixFileDescriptorPrivate &other) | |
~QDBusUnixFileDescriptorPrivate () | |
Public Member Functions inherited from QSharedData | |
QSharedData () noexcept | |
Constructs a QSharedData object with a reference count of 0. | |
QSharedData (const QSharedData &) noexcept | |
Constructs a QSharedData object with reference count 0. | |
QSharedData & | operator= (const QSharedData &)=delete |
~QSharedData ()=default |
Public Attributes | |
QAtomicInt | fd |
Public Attributes inherited from QSharedData | |
QAtomicInt | ref |
\variable QDBusUnixFileDescriptor::d
Definition at line 82 of file qdbusunixfiledescriptor.cpp.
|
inline |
Definition at line 84 of file qdbusunixfiledescriptor.cpp.
|
inline |
Definition at line 85 of file qdbusunixfiledescriptor.cpp.
QDBusUnixFileDescriptorPrivate::~QDBusUnixFileDescriptorPrivate | ( | ) |
Definition at line 299 of file qdbusunixfiledescriptor.cpp.
|
inline |
Definition at line 84 of file qdbusunixfiledescriptor.cpp.
|
inline |
Definition at line 85 of file qdbusunixfiledescriptor.cpp.
QDBusUnixFileDescriptorPrivate::~QDBusUnixFileDescriptorPrivate | ( | ) |
QAtomicInt QDBusUnixFileDescriptorPrivate::fd |
Definition at line 90 of file qdbusunixfiledescriptor.cpp.