#include </home/clem/local/src/opie/noncore/apps/opie-write/qrichtext_p.h>
Collaboration diagram for Qt3::QTextStringChar:

Public Types | |
| enum | Type { Regular = 0, Custom = 1, Anchor = 2, CustomAnchor = 3 } |
Public Member Functions | |
| QTextStringChar () | |
| ~QTextStringChar () | |
| int | height () const |
| int | ascent () const |
| int | descent () const |
| bool | isCustom () const |
| QTextFormat * | format () const |
| QTextCustomItem * | customItem () const |
| void | setFormat (QTextFormat *f) |
| void | setCustomItem (QTextCustomItem *i) |
| void | loseCustomItem () |
| bool | isAnchor () const |
| QString | anchorName () const |
| QString | anchorHref () const |
| void | setAnchor (const QString &name, const QString &href) |
Public Attributes | |
| QChar | c |
| uint | lineStart: 1 |
| uint | rightToLeft: 1 |
| uint | hasCursor: 1 |
| uint | canBreak: 1 |
| Type | type: 2 |
| uint | startOfRun: 1 |
| int | x |
| union { | |
| QTextFormat * format | |
| CustomData * custom | |
| } | d |
Private Member Functions | |
| QTextStringChar & | operator= (const QTextStringChar &) |
Friends | |
| class | QTextString |
| class | QComplexText |
| class | QTextParagraph |
Classes | |
| struct | CustomData |
|
|
Definition at line 111 of file qrichtext_p.h. |
|
|
Definition at line 107 of file qrichtext_p.h. References d. |
|
|
Definition at line 597 of file qrichtext_p.cpp. |
|
|
Definition at line 3645 of file qrichtext.cpp. References d, QString::null, Regular, and type. Referenced by Qt3::QTextParagraph::drawString(), Qt3::QTextParagraph::richText(), Qt3::QTextDocument::setRichTextInternal(), and Qt3::QTextCursor::splitAndInsertEmptyParagraph(). |
|
|
Definition at line 3637 of file qrichtext.cpp. References d, QString::null, Regular, and type. Referenced by Qt3::QTextParagraph::richText(), Qt3::QTextEdit::scrollToAnchor(), and Qt3::QTextCursor::splitAndInsertEmptyParagraph(). |
|
|
Definition at line 2019 of file qrichtext_p.h. References QTextStringChar::customItem(), QTextStringChar::format(), QTextStringChar::isCustom(), and QTextCustomItem::PlaceInline. |
|
|
|
Definition at line 2024 of file qrichtext_p.h. References QTextStringChar::format(), and QTextStringChar::isCustom(). |
|
|
Referenced by setAnchor(), setCustomItem(), and ~QTextStringChar(). |
|
|
Definition at line 2014 of file qrichtext_p.h. References QTextStringChar::customItem(), QTextStringChar::format(), QTextStringChar::isCustom(), and QTextCustomItem::PlaceInline. Referenced by Qt3::QTextFormatterBreakWords::format(), and Qt3::QTextCursor::place(). |
|
|
Definition at line 143 of file qrichtext_p.h. References type. Referenced by Qt3::QTextParagraph::drawString(), Qt3::QTextFormatterBreakWords::format(), Qt3::QTextParagraph::paint(), Qt3::QTextParagraph::richText(), Qt3::QTextEdit::scrollToAnchor(), and Qt3::QTextCursor::splitAndInsertEmptyParagraph(). |
|
|
|
Definition at line 3623 of file qrichtext.cpp. References Anchor, Custom, CustomAnchor, d, f, Regular, and type. Referenced by Qt3::QTextCursor::splitAndInsertEmptyParagraph(). |
|
|
Definition at line 149 of file qrichtext_p.h. |
|
||||||||||||
|
Definition at line 3653 of file qrichtext.cpp. References Anchor, Custom, CustomAnchor, d, f, format(), Regular, and type. Referenced by Qt3::QTextDocument::setRichTextInternal(). |
|
|
Definition at line 3610 of file qrichtext.cpp. References Anchor, Custom, CustomAnchor, d, f, format(), Regular, and type. |
|
|
Definition at line 3597 of file qrichtext.cpp. References d, Regular, and type. Referenced by Qt3::QTextFormatterBreakWords::format(). |
|
|
Definition at line 153 of file qrichtext_p.h. |
|
|
Definition at line 154 of file qrichtext_p.h. |
|
|
Definition at line 103 of file qrichtext_p.h. |
|
|
|
Definition at line 115 of file qrichtext_p.h. |
|
|
Definition at line 140 of file qrichtext_p.h. |
|
|
Referenced by anchorHref(), anchorName(), loseCustomItem(), setAnchor(), setCustomItem(), setFormat(), and ~QTextStringChar(). |
|
|
|
Definition at line 114 of file qrichtext_p.h. |
|
|
Definition at line 112 of file qrichtext_p.h. Referenced by Qt3::QTextParagraph::paint(), and Qt3::QTextCursor::x(). |
|
|
Definition at line 113 of file qrichtext_p.h. Referenced by Qt3::QTextFormatter::bidiReorderLine(), Qt3::QTextParagraph::paint(), Qt3::QTextCursor::place(), and Qt3::QTextCursor::x(). |
|
|
Definition at line 117 of file qrichtext_p.h. Referenced by Qt3::QTextFormatter::bidiReorderLine(), and Qt3::QTextParagraph::paint(). |
|
|
Definition at line 116 of file qrichtext_p.h. Referenced by anchorHref(), anchorName(), loseCustomItem(), setAnchor(), setCustomItem(), setFormat(), and ~QTextStringChar(). |
|
|
Definition at line 119 of file qrichtext_p.h. Referenced by Qt3::QTextFormatter::bidiReorderLine(), Qt3::QTextDocument::drawParagraph(), Qt3::QTextEdit::ensureCursorVisible(), Qt3::QTextParagraph::format(), Qt3::QTextParagraph::paint(), Qt3::QTextCursor::place(), and Qt3::QTextCursor::x(). |
1.4.2