[Qt-qml] How to remove underlining of links in StyledText
Mikko.Tuokko at nokia.com
Mikko.Tuokko at nokia.com
Thu Feb 16 15:24:19 CET 2012
Hi,
how to remove automatic underlining of links marked with <a href=""></a> in QML Text using Text.StyledText ?
I was able to change the font color of the link by adding extra <font color=""> tag inside the anchor definition but did not yet find a working way to remove the underlining.
Appreciate any advice, I'm using Qt5...
BR,
Mikko
More information about the Qt-qml
mailing list