Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qobject_p_p.h File Reference
#include <QtCore/qobject.h>
#include <QtCore/private/qobject_p.h>
+ Include dependency graph for qobject_p_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QObjectPrivate::ConnectionList
 
struct  QObjectPrivate::TaggedSignalVector
 
struct  QObjectPrivate::ConnectionOrSignalVector
 
struct  QObjectPrivate::Connection
 
struct  QObjectPrivate::SignalVector
 
struct  QObjectPrivate::ConnectionData
 
struct  QObjectPrivate::Sender
 

Functions

 Q_DECLARE_TYPEINFO (QObjectPrivate::ConnectionList, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QObjectPrivate::Connection, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QObjectPrivate::Sender, Q_RELOCATABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/3]

Q_DECLARE_TYPEINFO ( QObjectPrivate::Connection  ,
Q_RELOCATABLE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [2/3]

Q_DECLARE_TYPEINFO ( QObjectPrivate::ConnectionList  ,
Q_RELOCATABLE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [3/3]

Q_DECLARE_TYPEINFO ( QObjectPrivate::Sender  ,
Q_RELOCATABLE_TYPE   
)