From kde-devel Sat Oct 24 21:29:08 2009 From: Thomas =?iso-8859-1?q?L=FCbking?= Date: Sat, 24 Oct 2009 21:29:08 +0000 To: kde-devel Subject: Re: Setting relative font sizes Message-Id: <200910242329.08347.thomas.luebking () web ! de> X-MARC-Message: https://marc.info/?l=kde-devel&m=125641997304431 Am Saturday 24 October 2009 schrieb Raphael Kubo da Costa: > Indeed, it worked :) > > Is this the only possible way to do that then? Apparently. I don't know if the css lack is a bug, but Qt is a cpp framework - i guess the css support is rather intended to pass UI design choices to the end user. Personally I'd always use the cpp API as setStyleSheet() (esp. on qApp) might easily lead to conflicts. (Though it's conveniant, i know) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<