[RFC] Port PlasmaComponents to use QtQuick Controls where applicable

Marco Martin notmart at gmail.com
Mon Aug 19 13:40:05 UTC 2013


On Monday 19 August 2013, Eike Hein wrote:
> On Monday 19 August 2013 11:55:14 Marco Martin wrote:
> > for being able to do a decent desktop application (or even just the
> > settings dialogs) some things are still needed, in part feature missing,
> > in part making it play well with oxygen (and oxygen play well with them)
> > since it's a qstyle infinitely more complicated than the very simple
> > ones qt5 is shipped with.
> 
> I have real doubts a full-fidelity Oxygen for Controls is possible - it
> does a number of things that are really heavily tied to QWidget, like
> eventFilter trickery to install the background gradient and spawning
> dummy widgets above scrollarea view ports to fill in the curves of the
> rounded corners. It may be necessary to simplify the style visually to
> hit a lowest common denominator between the two toolkits.

may be necessary to simplify something and there will always be some details 
that look like fakery, but should be possible to do some of the needed 
things...
with some hacking i managed to make it paintthe window radial gradient, 
scrollview will be kind of an issue as well

-- 
Marco Martin


More information about the Plasma-devel mailing list