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

(6f6a68182b675a8f619f434a2c8052aac61cc788)

#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()

◆ handleName()

static QString handleName ( )
inlinestatic

◆ indicatorName()

static QString indicatorName ( )
inlinestatic

Definition at line 30 of file qtquicktemplates2global_p.h.

References QStringLiteral.

Referenced by QQuickAbstractButtonPrivate::cancelIndicator(), QQuickComboBoxPrivate::cancelIndicator(), QQuickIndicatorButtonPrivate::cancelIndicator(), QQuickAbstractButtonPrivate::executeIndicator(), QQuickComboBoxPrivate::executeIndicator(), and QQuickIndicatorButtonPrivate::executeIndicator().

+ Here is the caller graph for this function:

◆ qml_register_types_QtQuick_Templates()

Q_QUICKTEMPLATES2_EXPORT void qml_register_types_QtQuick_Templates ( )

Referenced by QtQuickTemplates2Plugin::QtQuickTemplates2Plugin().

+ Here is the caller graph for this function:

◆ QQuickTemplates_initializeModule()

QT_BEGIN_NAMESPACE Q_QUICKTEMPLATES2_EXPORT void QQuickTemplates_initializeModule ( )

Definition at line 25 of file qtquicktemplates2global.cpp.

Referenced by QtQuickTemplates2Plugin::QtQuickTemplates2Plugin().

+ Here is the caller graph for this function: