Originally Posted by lamera I've got an application which shows a list of links in QTextBrowser, but if the user clicks one of them I want... In that case QTextBrowser::sourceChanged() is a wrong signal. You're interested in QTextBrowser::anchorClicked().
J-P Nurmi
Forum Rules
Bookmarks