Qt Quick Controls style

Marco Martin notmart at gmail.com
Thu Apr 24 10:25:27 UTC 2014


On Thursday 24 April 2014 12:12:38 David Edmundson wrote:
> Awesome!
> 
> I'm not quite sure what you see the plan long term is with regards to
> all the different widget methods. I want to make sure everyone on this
> list is on the same page, as some options are possibly controversial.
> 
> Is the plan to make a QStyle theme that matches this pixel for pixel
> then apps will look the same despite which tech they happen to be
> using (and having a proper theme will work better and faster than the
> QtQuickControlsDesktop theme).

mostly this, but is important this style would be used only when the proper 
matching qstyle is used, and fallback to QtQuickControlsDesktop when 
applications use a differnet one.

> Or is the vision to long term drop PlasmaComponents and replace it with
> this. Personally I would really support this, it's the way forwards long
> term; out of the two QtQuickControls is a lot stronger in almost every
> regard and end code more portable.

nope, other plasma themes need to continue to work.

one thing that may be done, the theme may ship also qml files in the future as 
a (partial with fallback to a default one) qtcontrols theme

In both cases, it should never go in the way of the user using themes 
different from the default.

-- 
Marco Martin


More information about the Plasma-devel mailing list