Quote Originally Posted by wysota
Did you try disconnecting the anchorClicked signal from the setSource slot?
yes. in that case the textbrowser is cleared.

the textbrowser should do nothing except emiting signal anchorClicked.
even if i disconnect everthing (textBrowser->disconnect()) the textbrowser
is cleared.

jh