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

(9dd45fff835a7c261dacc9ee6239d42ef1a74bbe)

#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/qtquickexports.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_EXPORT qml_register_types_QtQuick ()
 
void Q_QUICK_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_EXPORT qml_register_types_QtQuick ( )

Referenced by QtQuick2Plugin::QtQuick2Plugin().

+ Here is the caller graph for this function:

◆ QQuick_initializeModule()

void Q_QUICK_EXPORT QQuick_initializeModule ( )

Definition at line 310 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: