![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlpropertybinding_p.h>
Static Public Member Functions | |
static QUntypedPropertyBinding Q_QML_PRIVATE_EXPORT | create (const QQmlPropertyData *pd, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &compilationUnit, const QV4::CompiledData::Binding *binding) |
static QUntypedPropertyBinding Q_QML_PRIVATE_EXPORT | create (const QMetaType &pd, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &compilationUnit, const QQmlTranslation &translationData) |
Definition at line 220 of file qqmlpropertybinding_p.h.
|
static |
Definition at line 345 of file qqmlpropertybinding.cpp.
References Q_UNUSED, qQmlTranslationPropertyBindingCreateBinding(), and QQmlTranslation::translate().
|
static |
Definition at line 330 of file qqmlpropertybinding.cpp.
References QQmlPropertyData::propType(), and qQmlTranslationPropertyBindingCreateBinding().
Referenced by QQmlCppBinding::createTranslationBindingForBindable().