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
src_corelib_kernel_qmetaobject.cpp File Reference

(d9251a64367e15f234718d9b3ed88d2f7bcfd0c6)

#include <QMetaObject>
#include <QMetaMethod>
#include <QByteArray>
#include <QStringView>
Include dependency graph for src_corelib_kernel_qmetaobject.cpp:

Go to the source code of this file.

Classes

class  MyClass
 [5] More...
class  MainWindow
 [6] More...

Macros

#define MY_CUSTOM_TAG
 [10]

Functions

void wrapInFunction (QObject *obj, QObject *thread)
 [0]
void examples (QObject *obj, QObject *pushButton)

Macro Definition Documentation

◆ MY_CUSTOM_TAG

#define MY_CUSTOM_TAG

[10]

Definition at line 83 of file src_corelib_kernel_qmetaobject.cpp.

Function Documentation

◆ examples()

void examples ( QObject * obj,
QObject * pushButton )

[propertyCount]

[propertyCount]

[methodCount]

[methodCount]

[6]

[6]

[invoke-no-macro]

[invoke-no-macro]

[invoke-no-macro-other-types]

[invoke-no-macro-other-types]

[8]

[8]

[9]

[9]

[11]

[11]

Definition at line 91 of file src_corelib_kernel_qmetaobject.cpp.

◆ wrapInFunction()

void wrapInFunction ( QObject * obj,
QObject * thread )

[0]

[1]

[1]

[2]

[2]

[invokemethod-no-macro]

[invokemethod-no-macro]

[invokemethod-no-macro-other-types]

[invokemethod-no-macro-other-types]

[4]

[4]

Definition at line 22 of file src_corelib_kernel_qmetaobject.cpp.