QTextBrowser is a Qt widget providing a rich text browser with hypertext navigation capability.
QTextBrowser
class extends QTextEdit
in read-only mode adding some navigation functionality. This allows users follow links in hypertext documents.
Official Qt documentation can be found here for Qt 4.8 and here for Qt 5.