From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/text.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 doc/html/text.html (limited to 'doc/html/text.html') diff --git a/doc/html/text.html b/doc/html/text.html new file mode 100644 index 0000000..9ac0e2f --- /dev/null +++ b/doc/html/text.html @@ -0,0 +1,65 @@ + + + + + +Text Related Classes + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Text Related Classes

+ + +

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

+
QCharLightweight Unicode character +
QCharRefHelper class for QString +
QConstStringString objects using constant Unicode data +
QCStringAbstraction of the classic C zero-terminated char array (char *) +
QLabelText or image display +
QLocaleConverts between numbers and their string representations in various languages +
QSimpleRichTextSmall displayable piece of rich text +
QStringAbstraction of Unicode text and the classic C '\0'-terminated char array +
QStringListList of strings +
QStrListDoubly-linked list of char* +
QStyleSheetCollection of styles for rich text rendering and a generator of tags +
QStyleSheetItemEncapsulation of a set of text styles +
QSyntaxHighlighterBase class for implementing QTextEdit syntax highlighters +
QTextBrowserRich text browser with hypertext navigation +
QTextEditPowerful single-page rich text editor +
QTextIStreamConvenience class for input streams +
QTextOStreamConvenience class for output streams +
QTextStreamBasic functions for reading and writing text using a QIODevice +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.1