Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QDBusSlotCache Struct Reference

#include <qdbusintegrator_p.h>

Collaboration diagram for QDBusSlotCache:

Classes

struct  Data
struct  Key

Public Types

using Hash = QHash<Key, Data>

Public Member Functions

void swap (QDBusSlotCache &other) noexcept

Public Attributes

Hash hash

Detailed Description

Definition at line 46 of file qdbusintegrator_p.h.

Member Typedef Documentation

◆ Hash

Definition at line 76 of file qdbusintegrator_p.h.

Member Function Documentation

◆ swap()

void QDBusSlotCache::swap ( QDBusSlotCache & other)
inlinenoexcept

Definition at line 80 of file qdbusintegrator_p.h.

Member Data Documentation

◆ hash

Hash QDBusSlotCache::hash

Definition at line 78 of file qdbusintegrator_p.h.


The documentation for this struct was generated from the following file: