![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtQml/private/qqmlglobal_p.h>
#include <QtQuickTemplates2/private/qtquicktemplates2-config_p.h>
#include <QtQuickTemplates2/private/qtquicktemplates2exports_p.h>
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 () |
|
inlinestatic |
Definition at line 28 of file qtquicktemplates2global_p.h.
References QStringLiteral.
Referenced by QQuickApplicationWindowPrivate::cancelBackground(), QQuickControlPrivate::cancelBackground(), QQuickLabelPrivate::cancelBackground(), QQuickTextAreaPrivate::cancelBackground(), QQuickTextFieldPrivate::cancelBackground(), QQuickPopupItemPrivate::cancelBackground(), QQuickApplicationWindowPrivate::executeBackground(), QQuickControlPrivate::executeBackground(), QQuickLabelPrivate::executeBackground(), QQuickTextAreaPrivate::executeBackground(), QQuickTextFieldPrivate::executeBackground(), and QQuickPopupItemPrivate::executeBackground().
|
inlinestatic |
Definition at line 29 of file qtquicktemplates2global_p.h.
References QStringLiteral.
Referenced by QQuickAbstractColorPickerPrivate::cancelHandle(), QQuickDialPrivate::cancelHandle(), QQuickRangeSliderNodePrivate::cancelHandle(), QQuickSliderPrivate::cancelHandle(), QQuickAbstractColorPickerPrivate::executeHandle(), QQuickDialPrivate::executeHandle(), QQuickRangeSliderNodePrivate::executeHandle(), and QQuickSliderPrivate::executeHandle().
|
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().
Q_QUICKTEMPLATES2_PRIVATE_EXPORT void qml_register_types_QtQuick_Templates | ( | ) |
Referenced by QtQuickTemplates2Plugin::QtQuickTemplates2Plugin().
QT_BEGIN_NAMESPACE Q_QUICKTEMPLATES2_PRIVATE_EXPORT void QQuickTemplates_initializeModule | ( | ) |
Definition at line 25 of file qtquicktemplates2global.cpp.
Referenced by QtQuickTemplates2Plugin::QtQuickTemplates2Plugin().