Text Related Classes
These classes are relevant to text processing. (See the XML classes
for XML.)
- QCString
(Abstraction of the classic C zero-terminated char array (char *))
- QChar
(Lightweight Unicode character)
- QCharRef
(Helper class for QString)
- QConstString
(String objects using constant Unicode data)
- QSimpleRichText
(Small displayable piece of rich text)
- QString
(Abstraction of Unicode text and the classic C null-terminated char array (char *))
- QStringList
(List of strings)
- QStyleSheet
(Collection of styles for rich text rendering and a generator of tags)
- QStyleSheetItem
(Encapsulation of a set of text styles)
Copyright © 2001 Trolltech | Trademarks
| Qt version 3.0.0-beta2
|