![]() |
Qt 6.x
The Qt SDK
|
#include <qdbusintegrator_p.h>
Classes | |
struct | Data |
Public Types | |
typedef QMultiHash< QString, Data > | Hash |
Public Member Functions | |
void | swap (QDBusSlotCache &other) noexcept |
Public Attributes | |
Hash | hash |
Definition at line 45 of file qdbusintegrator_p.h.
typedef QMultiHash<QString, Data> QDBusSlotCache::Hash |
Definition at line 60 of file qdbusintegrator_p.h.
|
inlinenoexcept |
Definition at line 63 of file qdbusintegrator_p.h.
References hash, other(), and qSwap().
Hash QDBusSlotCache::hash |
Definition at line 61 of file qdbusintegrator_p.h.
Referenced by swap().