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

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#include <QtCore/qglobal.h>
#include <QtQml/private/qqmlglobal_p.h>
#include <QtQuickTemplates2/private/qtquicktemplates2-config_p.h>
#include <QtQuickTemplates2/qtquicktemplates2exports.h>
Include dependency graph for qtquicktemplates2global_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_QUICKTEMPLATES2_EXPORT void QQuickTemplates_initializeModule ()
Q_QUICKTEMPLATES2_EXPORT void qml_register_types_QtQuick_Templates ()
static QString backgroundName ()
static QString handleName ()
static QString indicatorName ()

Function Documentation

◆ backgroundName()

QString backgroundName ( )
inlinestatic

Definition at line 29 of file qtquicktemplates2global_p.h.

◆ handleName()

QString handleName ( )
inlinestatic

Definition at line 30 of file qtquicktemplates2global_p.h.

◆ indicatorName()

QString indicatorName ( )
inlinestatic

Definition at line 31 of file qtquicktemplates2global_p.h.

◆ qml_register_types_QtQuick_Templates()

Q_QUICKTEMPLATES2_EXPORT void qml_register_types_QtQuick_Templates ( )

◆ QQuickTemplates_initializeModule()

QT_BEGIN_NAMESPACE Q_QUICKTEMPLATES2_EXPORT void QQuickTemplates_initializeModule ( )

Definition at line 30 of file qtquicktemplates2global.cpp.