Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QDBusSlotCache Struct Reference

#include <qdbusintegrator_p.h>

+ Collaboration diagram for QDBusSlotCache:

Classes

struct  Data
 

Public Types

typedef QMultiHash< QString, DataHash
 

Public Member Functions

void swap (QDBusSlotCache &other) noexcept
 

Public Attributes

Hash hash
 

Detailed Description

Definition at line 45 of file qdbusintegrator_p.h.

Member Typedef Documentation

◆ Hash

Definition at line 60 of file qdbusintegrator_p.h.

Member Function Documentation

◆ swap()

void QDBusSlotCache::swap ( QDBusSlotCache other)
inlinenoexcept

Definition at line 63 of file qdbusintegrator_p.h.

References hash, other(), and qSwap().

+ Here is the call graph for this function:

Member Data Documentation

◆ hash

Hash QDBusSlotCache::hash

Definition at line 61 of file qdbusintegrator_p.h.

Referenced by swap().


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