![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlsa_p.h>
Public Attributes | |
QString | property |
std::shared_ptr< QQmlSA::PropertyPass > | pass |
bool | allowInheritance = true |
Definition at line 48 of file qqmlsa_p.h.
bool QQmlSA::PropertyPassInvocation::allowInheritance = true |
Definition at line 52 of file qqmlsa_p.h.
std::shared_ptr<QQmlSA::PropertyPass> QQmlSA::PropertyPassInvocation::pass |
Definition at line 51 of file qqmlsa_p.h.
QString QQmlSA::PropertyPassInvocation::property |
Definition at line 50 of file qqmlsa_p.h.