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
qobject_p_p.h File Reference

(091d095c844c30212657a23c8324adb8745408ba)

#include <QtCore/qalloc.h>
#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  )