Generate and load settings.qss
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 30 Jul 2009 08:56:19 +0000 (10:56 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:58 +0000 (20:25 +0200)
commitced47a86a4e196498d1f57f581a6cc7976cb3558
tree7ba27a68f466d69a98af679fda4efaf46656dacc
parent7f5b32c0b9d8ed0f045ae4b6e88339c8fd00023b
Generate and load settings.qss

ChatViewSettingsPage now generates (via QtUiStyle) a stylesheet representing the
style settings made in the configuration dialog. This makes the ChatView settingspage
fully functional; also, all changes are applied to ChatView immediately.
src/qtui/qtuistyle.cpp
src/qtui/qtuistyle.h
src/qtui/settingspages/chatviewsettingspage.cpp
src/qtui/settingspages/chatviewsettingspage.h