Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9
-
None
Description
When annotating a property in a Base class like:
Q_PROPERTY(... REVISION n)
and extending that base class, and exporting the extended class to QML, the property is no longer accessible.
See attached program. Not sure if I miss something or if this is indeed a bug. Original issue: https://bugreports.qt.io/browse/QTBUG-61942
Attachments
Issue Links
- relates to
-
QTBUG-99146 URI and VERSION should be optional in qt_add_qml_module
- Open