Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
There is Status in QQuickView and QQmlComponent
- https://doc.qt.io/qt-6/qquickview.html#Status-enum
- https://doc.qt.io/qt-6/qqmlcomponent.html#Status-enum
Both are basically the same. Instead of having same on two places, have them in one and use in both.
Attachments
Issue Links
- resulted from
-
QTBUG-125769 Separate callback interfaces from QtQuickView and introduce public enum QtQmlStatus
- Closed