Qt Widgets Designer UI files represent the widget tree of the form in XML format. The forms can be processed:| doc.qt.io
The QTextEdit class provides a widget that is used to edit and display both plain and rich text.| doc.qt.io
The QTextDocument class holds formatted text.| doc.qt.io
The QTextCursor class offers an API to access and modify QTextDocuments.| doc.qt.io