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

(5c5a2c24847c636857153078e4716fcb242f394d)

#include <private/qtqmlglobal_p.h>
#include <qqmlmoduleregistration.h>
#include <qqml.h>
+ Include dependency graph for qqmlmetamoduleregistration.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_QML_EXPORT void qml_register_types_QtQml ()
 

Variables

static const QQmlModuleRegistration registration ("QtQml", qml_register_types_QtQml)
 

Function Documentation

◆ qml_register_types_QtQml()

QT_BEGIN_NAMESPACE Q_QML_EXPORT void qml_register_types_QtQml ( )

Definition at line 15 of file qqmlmetamoduleregistration.cpp.

References qmlRegisterModule().

+ Here is the call graph for this function:

Variable Documentation

◆ registration