[Interest] QSS questions

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Wed Nov 27 10:28:20 CET 2013


Dear all,

I have two questions about widget QSS styling

1) QToolTip round borders. If I set:
QToolTip
{
     border: 1px solid black;
     padding: 1px;
     border-radius: 3px;
}

I get a tooltip with round border frame, but the background is still drawn
square, so I have bacground colored pixels in the corners. Is it possible
to do better?



2) QIcon disabled color
When I make a dark qss theme, all my toolbutton disabled icons are much too
bright. Is it possible to adjust the disabled icon brightness in qss?

Thanks!

Etienne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131127/bccdf6fa/attachment.html>


More information about the Interest mailing list