class KTextBrowser


Module kdeui
Namespace
Class KTextBrowser
Inherits QTextBrowser
Extended QTextBrowser.

An extended QTextBrowser.

By default it will invoke the system mailer or the system browser when a link is activated, or it can emit the signal urlClick() or mailClick() when a link is activated.

If the link starts with the text "whatsthis:" a QWhatsThis box will appear and then display the rest of the text.

Author Espen Sand (espensa@online.no)



methods