Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

Text Related Classes

These classes are relevant to text processing. See also the XML classes.

QAbstractTextDocumentLayoutAbstract base class used to implement custom layouts for QTextDocuments
QByteArrayArray of bytes
QByteArrayMatcherHolds a sequence of bytes that can be quickly matched in a byte array
QChar16-bit Unicode character
QCharRefHelper class for QString
QLabelText or image display
QLatin1Char8-bit ASCII/Latin-1 character
QLatin1StringThin wrapper around an ASCII/Latin-1 encoded string literal
QLocaleConverts between numbers and their string representations in various languages
QStringUnicode character string
QStringListList of strings
QTextBlockAPI for accessing the block structure of QTextDocuments
QTextBlockFormatFormatting information for blocks of text in a QTextDocument
QTextCharFormatFormatting information for characters in a QTextDocument
QTextCursorOffers an API to access and modify QTextDocuments
QTextDocumentHolds formatted text that can be viewed and edited using a QTextEdit
QTextDocumentFragmentRepresents a piece of rich text formatted text
QTextEditWidget that is used to edit and display both plain and rich text
QTextFormatFormatting information for a QTextDocument
QTextFrameFormatFormatting information for frames in a QTextDocument
QTextIStreamConvenience class for input streams
QTextImageFormatFormatting information for images in a QTextDocument
QTextInlineObjectRepresents an inline object in a QTextLayout
QTextLayoutUsed to lay out and paint a single paragraph of text
QTextLineRepresents a line of text inside a QTextLayout
QTextListList in a QTextDocument
QTextListFormatFormatting information for lists in a QTextDocument
QTextOStreamConvenience class for output streams
QTextObjectBase class for different kinds of objects that can group parts of a QTextDocument together
QTextStreamFunctions for reading and writing text using a QIODevice
QTextTableRepresents a table in a QTextDocument
QTextTableCellRepresents the properties of a cell in a QTextTable
QTextTableFormatFormatting information for tables in a QTextDocument


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1