ListModel and JuliaPaintedItem updates
New features:
- Dynamically change and remove roles from
ListModel
- Add a
JuliaPaintedItem
component, providing direct access toQPainter*
, allowing e.g. tight integration with GR
Breaking changes:
- Use a
cfunction
instead of a regular Julia function for the OpenGL rendering function inOpenGLViewport