![]() |
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>
Public Attributes | |
QString | memberWithSignature |
QDBusConnection::RegisterOptions | flags |
Friends | |
bool | operator== (const Key &lhs, const Key &rhs) noexcept |
size_t | qHash (const QDBusSlotCache::Key &key, size_t seed=0) noexcept |
Definition at line 60 of file qdbusintegrator_p.h.
Definition at line 65 of file qdbusintegrator_p.h.
|
friend |
Definition at line 70 of file qdbusintegrator_p.h.
QDBusConnection::RegisterOptions QDBusSlotCache::Key::flags |
Definition at line 63 of file qdbusintegrator_p.h.
QString QDBusSlotCache::Key::memberWithSignature |
Definition at line 62 of file qdbusintegrator_p.h.