![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlobjectcreator_p.h>
Public Attributes | |
QObject * | target = nullptr |
int | properyIndex = -1 |
QUntypedPropertyBinding | binding |
Definition at line 93 of file qqmlobjectcreator_p.h.
QUntypedPropertyBinding DeferredQPropertyBinding::binding |
Definition at line 96 of file qqmlobjectcreator_p.h.
int DeferredQPropertyBinding::properyIndex = -1 |
Definition at line 95 of file qqmlobjectcreator_p.h.
QObject* DeferredQPropertyBinding::target = nullptr |
Definition at line 94 of file qqmlobjectcreator_p.h.