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::BindingInfo Struct Reference

#include <qqmlsa_p.h>

+ Collaboration diagram for QQmlSA::BindingInfo:

Public Attributes

QString fullPropertyName
 
QQmlSA::Binding binding
 
QQmlSA::Element bindingScope
 
bool isAttached
 

Detailed Description

Definition at line 56 of file qqmlsa_p.h.

Member Data Documentation

◆ binding

QQmlSA::Binding QQmlSA::BindingInfo::binding

Definition at line 59 of file qqmlsa_p.h.

◆ bindingScope

QQmlSA::Element QQmlSA::BindingInfo::bindingScope

Definition at line 60 of file qqmlsa_p.h.

◆ fullPropertyName

QString QQmlSA::BindingInfo::fullPropertyName

Definition at line 58 of file qqmlsa_p.h.

◆ isAttached

bool QQmlSA::BindingInfo::isAttached

Definition at line 61 of file qqmlsa_p.h.


The documentation for this struct was generated from the following file: