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
QQmlSA::BindingPrivate Class Reference

#include <qqmlsa_p.h>

+ Collaboration diagram for QQmlSA::BindingPrivate:

Public Member Functions

 BindingPrivate (Binding *)
 
 BindingPrivate (Binding *, const BindingPrivate &)
 

Static Public Member Functions

static QQmlSA::Binding createBinding (const QQmlJSMetaPropertyBinding &)
 
static QQmlJSMetaPropertyBinding binding (QQmlSA::Binding &binding)
 
static const QQmlJSMetaPropertyBinding binding (const QQmlSA::Binding &binding)
 

Friends

class QT_PREPEND_NAMESPACE (QQmlJSMetaPropertyBinding)
 

Detailed Description

Definition at line 96 of file qqmlsa_p.h.

Constructor & Destructor Documentation

◆ BindingPrivate() [1/2]

QQmlSA::BindingPrivate::BindingPrivate ( Binding * interface)
explicit

Definition at line 100 of file qqmlsa.cpp.

◆ BindingPrivate() [2/2]

QQmlSA::BindingPrivate::BindingPrivate ( Binding * interface,
const BindingPrivate & other )

Definition at line 134 of file qqmlsa.cpp.

Member Function Documentation

◆ binding() [1/2]

const QQmlJSMetaPropertyBinding QQmlSA::BindingPrivate::binding ( const QQmlSA::Binding & binding)
static

Definition at line 151 of file qqmlsa.cpp.

References binding().

+ Here is the call graph for this function:

◆ binding() [2/2]

QQmlJSMetaPropertyBinding QQmlSA::BindingPrivate::binding ( QQmlSA::Binding & binding)
static

Definition at line 146 of file qqmlsa.cpp.

References binding().

Referenced by QQmlSA::Binding::attachingType(), binding(), binding(), QQmlSA::Binding::bindingType(), createBinding(), QQmlSA::Binding::groupType(), QQmlSA::Binding::hasObject(), QQmlSA::Binding::hasUndefinedScriptValue(), QQmlSA::Binding::numberValue(), QQmlSA::Binding::objectType(), QQmlSA::Binding::propertyName(), QQmlSA::GenericPass::resolveLiteralType(), QQmlSA::Binding::scriptKind(), QQmlSA::Binding::sourceLocation(), and QQmlSA::Binding::stringValue().

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

◆ createBinding()

QQmlSA::Binding QQmlSA::BindingPrivate::createBinding ( const QQmlJSMetaPropertyBinding & binding)
static

Definition at line 139 of file qqmlsa.cpp.

References binding().

Referenced by QQmlSA::BindingsPrivate::createBindings(), QQmlSA::BindingsPrivate::createBindings(), and QQmlSA::Element::propertyBindings().

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

Friends And Related Symbol Documentation

◆ QT_PREPEND_NAMESPACE

class QT_PREPEND_NAMESPACE ( QQmlJSMetaPropertyBinding )
friend

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