Frameworks & Performance Question

David Faure faure at kde.org
Mon Dec 30 17:50:05 UTC 2013


On Monday 30 December 2013 17:20:23 Hugo Pereira Da Costa wrote:
> Indeed oxygen (@KDE4) was using:
> 
> connect( KGlobalSettings::self(), SIGNAL(kdisplayPaletteChanged()), 
> this, SLOT(globalPaletteChanged()) );

Interesting, so every style had to do this, rather than KStyle doing it 
centrally.

Shall we keep the same idea for KF5 or move it up to KStyle?

I guess globalPaletteChanged() was in oxygen, but the reparsing done inside 
kglobalsettings made things work in kstyle too.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list