@Asperamanca said in Future of QGraphicsView and QGraphicsScene:
@jeremy_k said in Future of QGraphicsView and QGraphicsScene:
@Asperamanca I think my point was missed. There's no need to choose Quick|Graphics View|Widgets for the entire application. Use each where they make sense and use the underlying Qt core functionality to communicate.
Yes, I missed your point. But maybe you missed mine: There is currently no better technology (in Qt) for some use cases than GraphicsView. Of course I can mix and match, depending on what I need.
No, I didn't.
We're in agreement there. It's easy to look at the graphics silos and forget that they can cooperate.