[PATCH] Support for "--stylesheet" option in KDE applications

Aurélien Gâteau aurelien.gateau at free.fr
Tue Jan 8 13:24:29 GMT 2008


Hello,

Since Qt 4.3 (or 4.2, I am not sure), Qt applications gained a new command
line option: "-stylesheet". This option makes it possible to apply a custom
Qt stylesheet to the application at runtime.

Unfortunately, this option is not supported by KDE apps because KCmdLineArgs
does not know about it. Attached patch adds this option. Is it OK to
commit?

Aurélien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdecore_qt_stylesheet.diff
Type: text/x-diff
Size: 630 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080108/44863dd5/attachment.diff>


More information about the kde-core-devel mailing list