Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtquicktemplates2global_p.h File Reference
#include <QtCore/qglobal.h>
#include <QtQml/private/qqmlglobal_p.h>
#include <QtQuickTemplates2/private/qtquicktemplates2-config_p.h>
#include <QtQuickTemplates2/private/qtquicktemplates2exports_p.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_PRIVATE_EXPORT void QQuickTemplates_initializeModule ()
 
Q_QUICKTEMPLATES2_PRIVATE_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_PRIVATE_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_PRIVATE_EXPORT void QQuickTemplates_initializeModule ( )

Definition at line 25 of file qtquicktemplates2global.cpp.

Referenced by QtQuickTemplates2Plugin::QtQuickTemplates2Plugin().

+ Here is the caller graph for this function: