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
DeferredQPropertyBinding Struct Reference

#include <qqmlobjectcreator_p.h>

+ Collaboration diagram for DeferredQPropertyBinding:

Public Attributes

QObjecttarget = nullptr
 
int properyIndex = -1
 
QUntypedPropertyBinding binding
 

Detailed Description

Definition at line 81 of file qqmlobjectcreator_p.h.

Member Data Documentation

◆ binding

QUntypedPropertyBinding DeferredQPropertyBinding::binding

Definition at line 84 of file qqmlobjectcreator_p.h.

◆ properyIndex

int DeferredQPropertyBinding::properyIndex = -1

Definition at line 83 of file qqmlobjectcreator_p.h.

◆ target

QObject* DeferredQPropertyBinding::target = nullptr

Definition at line 82 of file qqmlobjectcreator_p.h.


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