#include "QtCore/qobject.h"
#include "QtCore/qpointer.h"
#include "QtCore/qsharedpointer.h"
#include "QtCore/qcoreevent.h"
#include "QtCore/qlist.h"
#include "QtCore/qvector.h"
#include "QtCore/qreadwritelock.h"
#include "QtCore/qvariant.h"
#include "QtCore/qmetaobject.h"
#include "QtCore/qvarlengtharray.h"
Go to the source code of this file.
◆ anonymous enum
Enumerator |
---|
QObjectPrivateVersion | |
Definition at line 88 of file qobject_p.h.
#define QT_VERSION
This macro expands a numeric value of the form 0xMMNNPP (MM = major, NN = minor, PP = patch) that spe...
◆ Q_DECLARE_TYPEINFO() [1/2]
◆ Q_DECLARE_TYPEINFO() [2/2]
◆ qDeleteInEventHandler()
Definition at line 4348 of file qobject.cpp.
4350 #ifdef QT_JAMBI_BUILD static QObjectPrivate * get(QObject *o)
◆ qt_register_signal_spy_callbacks()
Definition at line 261 of file qcoreapplication.cpp.
QSignalSpyCallbackSet Q_CORE_EXPORT qt_signal_spy_callback_set
◆ qt_signal_spy_callback_set