On 10.12.18 20:58, Jean-Michaël Celerier wrote: > In my experience QPainter is quite faster than LLVMPipe or other > openGL software rendering solutions. Might be the case but then who said the software emulation in question cannot be based on QPainter? We have QQuickPaintedItem, for instance.
> Also, Qt Widgets does not have as many fancy animations / tweening > everywhere by default that would make stuff slower. Qt Quick Controls have no animations by default except possibly native ones (in 1). > If we look at the other UI toolkits, WPF which is also > scene-graph-backed has a lot of cases where it fallbacks to software > for instance : Exactly - we don't need to get stuck with a framework as old as Widgets just because of a small number of corner cases. _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
