#include <qqmlcppbinding_p.h>
|
static QUntypedPropertyBinding | createBindingForBindable (const QV4::ExecutableCompilationUnit *unit, QObject *thisObject, qsizetype functionIndex, QObject *bindingTarget, int metaPropertyIndex, int valueTypePropertyIndex, const QString &propertyName) |
static void | createBindingForNonBindable (const QV4::ExecutableCompilationUnit *unit, QObject *thisObject, qsizetype functionIndex, QObject *bindingTarget, int metaPropertyIndex, int valueTypePropertyIndex, const QString &propertyName) |
static QUntypedPropertyBinding | createTranslationBindingForBindable (const QQmlRefPointer< QV4::ExecutableCompilationUnit > &unit, QObject *bindingTarget, int metaPropertyIndex, const QQmlTranslation &translationData, const QString &propertyName) |
static void | createTranslationBindingForNonBindable (const QQmlRefPointer< QV4::ExecutableCompilationUnit > &unit, const QQmlSourceLocation &location, const QQmlTranslation &translationData, QObject *thisObject, QObject *bindingTarget, int metaPropertyIndex, const QString &propertyName, int valueTypePropertyIndex) |
Definition at line 35 of file qqmlcppbinding_p.h.
◆ createBindingForBindable()
◆ createBindingForNonBindable()
◆ createTranslationBindingForBindable()
◆ createTranslationBindingForNonBindable()
The documentation for this struct was generated from the following files: