Access Widget Palette Colors from QSS StyleSheet
Is it possible? IE: background-color: LinkVisited;
4 replies
see Qt Style Sheet reference [doc.qt.nokia.com]
Here you see, which color you can set.
Is it possible? IE: background-color: LinkVisited;
Yes: use the PaletteRole http://doc.trolltech.com/latest/stylesheet-reference.html#paletterole
Is it possible? IE: background-color: LinkVisited;Yes: use the PaletteRole http://doc.trolltech.com/latest/stylesheet-reference.html#paletterole
Thanks!! That’s exactly what I needed :)
You must log in to post a reply. Not a member yet? Register here!


