The QTextBlock class provides a container for text fragments in a QTextDocument.
The QTextBlockUserData class is used to associate custom data with blocks of text.
The QTextDocument class holds formatted text that can be viewed and edited using a QTextEdit...
The QTextEdit class provides a widget that is used to edit and display both plain and rich text...