Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QObjectPrivate::ConnectionList Struct Reference

#include <qobject_p_p.h>

+ Collaboration diagram for QObjectPrivate::ConnectionList:

Public Attributes

QAtomicPointer< Connectionfirst
 
QAtomicPointer< Connectionlast
 

Detailed Description

Definition at line 29 of file qobject_p_p.h.

Member Data Documentation

◆ first

◆ last

QAtomicPointer<Connection> QObjectPrivate::ConnectionList::last

Definition at line 32 of file qobject_p_p.h.

Referenced by QObjectPrivate::addConnection().


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