![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdbusintegrator_p.h>
Classes | |
| struct | Data |
| struct | Key |
Public Types | |
| using | Hash = QHash<Key, Data> |
Public Member Functions | |
| void | swap (QDBusSlotCache &other) noexcept |
Public Attributes | |
| Hash | hash |
Definition at line 46 of file qdbusintegrator_p.h.
| using QDBusSlotCache::Hash = QHash<Key, Data> |
Definition at line 76 of file qdbusintegrator_p.h.
|
inlinenoexcept |
Definition at line 80 of file qdbusintegrator_p.h.
| Hash QDBusSlotCache::hash |
Definition at line 78 of file qdbusintegrator_p.h.