Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 93 of file qqmlobjectcreator_p.h.

Member Data Documentation

◆ binding

QUntypedPropertyBinding DeferredQPropertyBinding::binding

Definition at line 96 of file qqmlobjectcreator_p.h.

◆ properyIndex

int DeferredQPropertyBinding::properyIndex = -1

Definition at line 95 of file qqmlobjectcreator_p.h.

◆ target

QObject* DeferredQPropertyBinding::target = nullptr

Definition at line 94 of file qqmlobjectcreator_p.h.


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