How to capture Qlabel link text and redirect it to my use
General and Desktop
2
Posts
2
Posters
1.7k
Views
1
Watching
-
Set "QLabel::openExternalLinks":http://qt-project.org/doc/qt-4.8/qlabel.html#openExternalLinks-prop to false and connect to the "QLabel::linkActivated()"::http://qt-project.org/doc/qt-4.8/qlabel.html#linkActivated signal.