[190] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
---|
| 2 | <!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:798 -->
|
---|
| 3 | <html>
|
---|
| 4 | <head>
|
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
---|
| 6 | <title>Text Related Classes</title>
|
---|
| 7 | <style type="text/css"><!--
|
---|
| 8 | fn { margin-left: 1cm; text-indent: -1cm; }
|
---|
| 9 | a:link { color: #004faf; text-decoration: none }
|
---|
| 10 | a:visited { color: #672967; text-decoration: none }
|
---|
| 11 | body { background: #ffffff; color: black; }
|
---|
| 12 | --></style>
|
---|
| 13 | </head>
|
---|
| 14 | <body>
|
---|
| 15 |
|
---|
| 16 | <table border="0" cellpadding="0" cellspacing="0" width="100%">
|
---|
| 17 | <tr bgcolor="#E5E5E5">
|
---|
| 18 | <td valign=center>
|
---|
| 19 | <a href="index.html">
|
---|
| 20 | <font color="#004faf">Home</font></a>
|
---|
| 21 | | <a href="classes.html">
|
---|
| 22 | <font color="#004faf">All Classes</font></a>
|
---|
| 23 | | <a href="mainclasses.html">
|
---|
| 24 | <font color="#004faf">Main Classes</font></a>
|
---|
| 25 | | <a href="annotated.html">
|
---|
| 26 | <font color="#004faf">Annotated</font></a>
|
---|
| 27 | | <a href="groups.html">
|
---|
| 28 | <font color="#004faf">Grouped Classes</font></a>
|
---|
| 29 | | <a href="functions.html">
|
---|
| 30 | <font color="#004faf">Functions</font></a>
|
---|
| 31 | </td>
|
---|
| 32 | <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Text Related Classes</h1>
|
---|
| 33 |
|
---|
| 34 |
|
---|
| 35 | <p> These classes are relevant to text processing. See also the
|
---|
| 36 | <a href="xml.html">XML classes</a>.
|
---|
| 37 |
|
---|
| 38 | <p><table width="100%">
|
---|
| 39 | <tr bgcolor=#f0f0f0><td><b><a href="qchar.html">QChar</a></b><td>Lightweight Unicode character
|
---|
| 40 | <tr bgcolor=#f0f0f0><td><b><a href="qcharref.html">QCharRef</a></b><td>Helper class for QString
|
---|
| 41 | <tr bgcolor=#f0f0f0><td><b><a href="qconststring.html">QConstString</a></b><td>String objects using constant Unicode data
|
---|
| 42 | <tr bgcolor=#f0f0f0><td><b><a href="qcstring.html">QCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *)
|
---|
| 43 | <tr bgcolor=#f0f0f0><td><b><a href="qlabel.html">QLabel</a></b><td>Text or image display
|
---|
| 44 | <tr bgcolor=#f0f0f0><td><b><a href="qlocale.html">QLocale</a></b><td>Converts between numbers and their string representations in various languages
|
---|
| 45 | <tr bgcolor=#f0f0f0><td><b><a href="qsimplerichtext.html">QSimpleRichText</a></b><td>Small displayable piece of rich text
|
---|
| 46 | <tr bgcolor=#f0f0f0><td><b><a href="qstring.html">QString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array
|
---|
| 47 | <tr bgcolor=#f0f0f0><td><b><a href="qstringlist.html">QStringList</a></b><td>List of strings
|
---|
| 48 | <tr bgcolor=#f0f0f0><td><b><a href="qstrlist.html">QStrList</a></b><td>Doubly-linked list of char*
|
---|
| 49 | <tr bgcolor=#f0f0f0><td><b><a href="qstylesheet.html">QStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags
|
---|
| 50 | <tr bgcolor=#f0f0f0><td><b><a href="qstylesheetitem.html">QStyleSheetItem</a></b><td>Encapsulation of a set of text styles
|
---|
| 51 | <tr bgcolor=#f0f0f0><td><b><a href="qsyntaxhighlighter.html">QSyntaxHighlighter</a></b><td>Base class for implementing QTextEdit syntax highlighters
|
---|
| 52 | <tr bgcolor=#f0f0f0><td><b><a href="qtextbrowser.html">QTextBrowser</a></b><td>Rich text browser with hypertext navigation
|
---|
| 53 | <tr bgcolor=#f0f0f0><td><b><a href="qtextedit.html">QTextEdit</a></b><td>Powerful single-page rich text editor
|
---|
| 54 | <tr bgcolor=#f0f0f0><td><b><a href="qtextistream.html">QTextIStream</a></b><td>Convenience class for input streams
|
---|
| 55 | <tr bgcolor=#f0f0f0><td><b><a href="qtextostream.html">QTextOStream</a></b><td>Convenience class for output streams
|
---|
| 56 | <tr bgcolor=#f0f0f0><td><b><a href="qtextstream.html">QTextStream</a></b><td>Basic functions for reading and writing text using a QIODevice
|
---|
| 57 | </table>
|
---|
| 58 | <!-- eof -->
|
---|
| 59 | <p><address><hr><div align=center>
|
---|
| 60 | <table width=100% cellspacing=0 border=0><tr>
|
---|
| 61 | <td>Copyright © 2007
|
---|
| 62 | <a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
|
---|
| 63 | <td align=right><div align=right>Qt 3.3.8</div>
|
---|
| 64 | </table></div></address></body>
|
---|
| 65 | </html>
|
---|