QML runtime allows only for "C++ enum class" to use syntax like Enum.Variant, but qmllint accept such code without any warnings. This commit make possible to describe "scoped" property for enum, to distinguish between "C++ enum" and "C++ enum class". Task-number: QTBUG-107143 Change-Id: I00df2f70aa0fadba714793893d17a35ba8fa594d Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> |
||
---|---|---|
.. | ||
LintDirectly.qml | ||
NotPartOfThings.qml | ||
SomethingElse.qml | ||
plugins.qmltypes | ||
qmldir |