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
QQmlTranslationPropertyBinding Class Reference

#include <qqmlpropertybinding_p.h>

+ Collaboration diagram for QQmlTranslationPropertyBinding:

Static Public Member Functions

static QUntypedPropertyBinding Q_QML_EXPORT create (const QQmlPropertyData *pd, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &compilationUnit, const QV4::CompiledData::Binding *binding)
 
static QUntypedPropertyBinding Q_QML_EXPORT create (const QMetaType &pd, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &compilationUnit, const QQmlTranslation &translationData)
 

Detailed Description

Definition at line 220 of file qqmlpropertybinding_p.h.

Member Function Documentation

◆ create() [1/2]

QUntypedPropertyBinding QQmlTranslationPropertyBinding::create ( const QMetaType & pd,
const QQmlRefPointer< QV4::ExecutableCompilationUnit > & compilationUnit,
const QQmlTranslation & translationData )
static

Definition at line 345 of file qqmlpropertybinding.cpp.

References Q_UNUSED, and qQmlTranslationPropertyBindingCreateBinding().

+ Here is the call graph for this function:

◆ create() [2/2]

QUntypedPropertyBinding QQmlTranslationPropertyBinding::create ( const QQmlPropertyData * pd,
const QQmlRefPointer< QV4::ExecutableCompilationUnit > & compilationUnit,
const QV4::CompiledData::Binding * binding )
static

Definition at line 330 of file qqmlpropertybinding.cpp.

References QQmlPropertyData::propType(), and qQmlTranslationPropertyBindingCreateBinding().

Referenced by QQmlCppBinding::createTranslationBindingForBindable().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: