On Thursday 24 April 2014 20:03:14 Aleix Pol wrote:

> 
> I'm not aware of a way to implement a QStyle in QtQuick. We have tons of
> applications written in QtWidgets that probably never will change. Whatever
> we decide to come up with, needs to have QtWidgets in mind.

Not aware of any reasonable way, since qpainter and scenegraph are very 
different animals.
well, technically everything is possible, so you may create a qml scene behind 
uhm, the scenes and then use it just to produce textures that are then painted 
with qpainter, but would be an epic (and quite inefficient) hack.

-- 
Marco Martin
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to