Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
Description
Currently only way to add image providers is to manually generate plugin class and register the image provider for the engine (See also "The NO Options" section in here: https://www.qt.io/blog/qml-modules-in-qt-6.2)
Maybe there could be a macro similar to QML_ELEMENT, etc, which automatically generates code for this
Attachments
Issue Links
- is blocked by
-
QTBUG-94592 Reconsider image provider setup and ownership
- Reported