Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.14.0
-
None
Description
The static methods cannot be properly exposed to Qml. The lack of qmlRegisterSingletonType also doesn't help to expose the static methods without object instance. But still should be able to call static methods from Qml instance.
I did attach file to repro the issue.
Attachments
Issue Links
- depends on
-
PYSIDE-574 qmlRegisterSingletonType and qmlRegisterUncreatableType missing in QtQml
- Closed