-
Task
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
Research if Loaders for symbol overrides can be replaced by property delegates.
We use Loaders to implement symbol overrides. Those are not supported on Qt for MCU.,
Maybe simple Item delegates are sufficient.
This would look like this:
property Item someDelegate: DefaultDelegate {
}
When using the instance
someDelegate: MyNewDelegate {
}
- relates to
-
QDS-3363 Sketch bridge when used to create MCU project exports unsupported elements
-
- Closed
-