[Interest] Changing link color of QLabel

Nikos Chantziaras realnc at gmail.com
Tue Mar 27 09:19:39 CEST 2012


Links in QLabels do not obey their palette setting (QPalette::Link). 
How do I change the color of links?  An HTML style tag, like:

   a {color: some_color;}

doesn't help me, since what I need is set the link color to the same 
color as normal text, whatever that happens to be in the current 
desktop's color theme.

Any solution to this problem?




More information about the Interest mailing list