Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qobject_p_p.h File Reference

(40714c1ddd886f6d0bde53e05f27d6b3e9e6649b)

#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() [3/3]

Q_DECLARE_TYPEINFO ( QObjectPrivate::Sender ,
Q_RELOCATABLE_TYPE  )