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

(ac25d9bf813ba9df42a9773d5127bac30c5d35ba)

#include <QtCore/qobjectdefs.h>
#include <QtCore/qcompare.h>
#include <QtCore/qvariant.h>
Include dependency graph for qmetaobject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QMetaMethod
 \inmodule QtCore More...
struct  QMetaMethod::Data
class  QMetaEnum
 \inmodule QtCore More...
class  QMetaProperty
 \inmodule QtCore More...
class  QMetaClassInfo
 \inmodule QtCore More...

Functions

 Q_DECLARE_TYPEINFO (QMetaMethod, Q_RELOCATABLE_TYPE)
 Q_DECLARE_TYPEINFO (QMetaEnum, Q_RELOCATABLE_TYPE)
 Q_DECLARE_TYPEINFO (QMetaClassInfo, Q_RELOCATABLE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/3]

Q_DECLARE_TYPEINFO ( QMetaClassInfo ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [2/3]

Q_DECLARE_TYPEINFO ( QMetaEnum ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [3/3]

Q_DECLARE_TYPEINFO ( QMetaMethod ,
Q_RELOCATABLE_TYPE  )