Marcel Hellwig wrote: > On 30.05.2015 15:27, Franz Fellner wrote: > > Does export QT_QPA_PLATFORMTHEME=kde work for you? > yes, but wtf? :D > Any explanation?! >
(short answer: have a look at the QPA-sources :P) It's just an env var Qt evaluates to select the proper Platform Plugin. Instead of kde you could also set gtk (if you like to ;)). I found that env var when looking for a way to workaround applications using a Proxy style to still pick the selected style as base. QT_STYLE_OVERRIDE doesn't work in that case :/, and it looks like there is no dedicated Qt5 config to properly set a style. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<