Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qtquickglobal_p.h File Reference
#include <QtQml/private/qtqmlglobal_p.h>
#include <QtGui/private/qtguiglobal_p.h>
#include <QtQuick/private/qtquick-config_p.h>
#include <QtCore/qloggingcategory.h>
#include "qtquickglobal.h"
#include <QtQuick/private/qtquickexports_p.h>
+ Include dependency graph for qtquickglobal_p.h:

Go to the source code of this file.

Macros

#define Q_QUICK_AUTOTEST_EXPORT
 

Functions

QT_BEGIN_NAMESPACE void Q_QUICK_PRIVATE_EXPORT qml_register_types_QtQuick ()
 
void Q_QUICK_PRIVATE_EXPORT QQuick_initializeModule ()
 

Macro Definition Documentation

◆ Q_QUICK_AUTOTEST_EXPORT

#define Q_QUICK_AUTOTEST_EXPORT

Definition at line 65 of file qtquickglobal_p.h.

Function Documentation

◆ qml_register_types_QtQuick()

QT_BEGIN_NAMESPACE void Q_QUICK_PRIVATE_EXPORT qml_register_types_QtQuick ( )

Referenced by QtQuick2Plugin::QtQuick2Plugin().

+ Here is the caller graph for this function:

◆ QQuick_initializeModule()

void Q_QUICK_PRIVATE_EXPORT QQuick_initializeModule ( )

Definition at line 309 of file qquickglobal.cpp.

References QQuickItemsModule::defineModule(), getColorProvider(), getGuiProvider(), QQml_setColorProvider(), QQml_setGuiProvider(), QQmlEngineDebugService::setStatesDelegateFactory(), and statesDelegateFactory.

Referenced by QtQuick2Plugin::QtQuick2Plugin().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: