How to capture Qlabel link text and redirect it to my use
-
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.