Text Related Classes
From Qt 3.0.5
| Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
Text Related Classes
These classes are relevant to text processing. See also the XML classes.
| QChar | Lightweight Unicode character |
| QCharRef | Helper class for QString |
| QConstString | String objects using constant Unicode data |
| QCString | Abstraction of the classic C zero-terminated char array (char *) |
| QLabel | Text or image display |
| QSimpleRichText | Small displayable piece of rich text |
| QString | Abstraction of Unicode text and the classic C null-terminated char array |
| QStringList | List of strings |
| QStrList | Doubly-linked list of char* |
| QStyleSheet | Collection of styles for rich text rendering and a generator of tags |
| QStyleSheetItem | Encapsulation of a set of text styles |
| QTextBrowser | Rich text browser with hypertext navigation |
| QTextEdit | Powerful single-page rich text editor |
| QTextIStream | Convenience class for input streams |
| QTextOStream | Convenience class for output streams |
| QTextStream | Basic functions for reading and writing text using a QIODevice |
| Copyright © 2002 Trolltech | Trademarks | Qt version 3.0.5
|