![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlsa_p.h>
Public Attributes | |
QStringList | properties |
std::shared_ptr< QQmlSA::PropertyPass > | pass |
bool | allowInheritance = true |
Definition at line 64 of file qqmlsa_p.h.
bool QQmlSA::PropertyPassInfo::allowInheritance = true |
Definition at line 68 of file qqmlsa_p.h.
std::shared_ptr<QQmlSA::PropertyPass> QQmlSA::PropertyPassInfo::pass |
Definition at line 67 of file qqmlsa_p.h.
QStringList QQmlSA::PropertyPassInfo::properties |
Definition at line 66 of file qqmlsa_p.h.