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


Public Types | |
| enum | Placement { PlaceInline = 0, PlaceLeft, PlaceRight } |
Public Member Functions | |
| QTextCustomItem (QTextDocument *p) | |
| virtual | ~QTextCustomItem () |
| virtual void | draw (QPainter *p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup &cg, bool selected)=0 |
| virtual void | adjustToPainter (QPainter *) |
| virtual Placement | placement () const |
| bool | placeInline () |
| virtual bool | ownLine () const |
| virtual void | resize (int nwidth) |
| virtual void | invalidate () |
| virtual int | ascent () const |
| virtual bool | isNested () const |
| virtual int | minimumWidth () const |
| virtual QString | richText () const |
| QRect | geometry () const |
| virtual bool | enter (QTextCursor *, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy, bool atEnd=FALSE) |
| virtual bool | enterAt (QTextCursor *, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy, const QPoint &) |
| virtual bool | next (QTextCursor *, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| virtual bool | prev (QTextCursor *, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| virtual bool | down (QTextCursor *, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| virtual bool | up (QTextCursor *, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| void | setParagraph (QTextParagraph *p) |
| QTextParagraph * | paragraph () const |
| virtual void | pageBreak (int y, QTextFlow *flow) |
Public Attributes | |
| int | xpos |
| int | ypos |
| int | width |
| int | height |
| QTextDocument * | parent |
| QTextParagraph * | parag |
|
|
Definition at line 397 of file qrichtext_p.h. |
|
|
Definition at line 389 of file qrichtext_p.h. |
|
|
Definition at line 49 of file qrichtext_p.cpp. |
|
|
Reimplemented in Qt3::QTextImage, Qt3::QTextHorizontalLine, and Qt3::QTextTable. Definition at line 50 of file qrichtext_p.cpp. References width. |
|
|
Definition at line 404 of file qrichtext_p.h. References height. |
|
||||||||||||||||||||||||||||
|
Reimplemented in Qt3::QTextTable. Definition at line 78 of file qrichtext_p.cpp. References TRUE. |
|
||||||||||||||||||||||||||||||||||||||||
|
Implemented in Qt3::QTextImage, Qt3::QTextHorizontalLine, and Qt3::QTextTable. Referenced by Qt3::QTextFlow::drawFloatingItems(). |
|
||||||||||||||||||||||||||||||||
|
Reimplemented in Qt3::QTextTable. Definition at line 62 of file qrichtext_p.cpp. References TRUE. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented in Qt3::QTextTable. Definition at line 66 of file qrichtext_p.cpp. References TRUE. |
|
|
Definition at line 416 of file qrichtext_p.h. |
|
|
Reimplemented in Qt3::QTextTable. Definition at line 55 of file qrichtext_p.cpp. |
|
|
Reimplemented in Qt3::QTextTable. Definition at line 57 of file qrichtext_p.cpp. References FALSE. |
|
|
Reimplemented in Qt3::QTextImage, and Qt3::QTextTable. Definition at line 58 of file qrichtext_p.cpp. Referenced by Qt3::QTextFormatterBreakWords::format(). |
|
||||||||||||||||||||||||||||
|
Reimplemented in Qt3::QTextTable. Definition at line 70 of file qrichtext_p.cpp. References TRUE. |
|
|
Reimplemented in Qt3::QTextHorizontalLine, and Qt3::QTextTable. Definition at line 53 of file qrichtext_p.cpp. References FALSE. Referenced by Qt3::QTextFormatterBreakWords::format(). |
|
||||||||||||
|
Reimplemented in Qt3::QTextTable. Definition at line 7009 of file qrichtext.cpp. |
|
|
Definition at line 426 of file qrichtext_p.h. |
|
|
Definition at line 399 of file qrichtext_p.h. |
|
|
Reimplemented in Qt3::QTextImage, and Qt3::QTextTable. Definition at line 51 of file qrichtext_p.cpp. References PlaceInline. Referenced by Qt3::QTextFormatterBreakWords::format(). |
|
||||||||||||||||||||||||||||
|
Reimplemented in Qt3::QTextTable. Definition at line 74 of file qrichtext_p.cpp. References TRUE. |
|
|
Reimplemented in Qt3::QTextTable. Definition at line 54 of file qrichtext_p.cpp. References width. Referenced by Qt3::QTextFormatterBreakWords::format(). |
|
|
Reimplemented in Qt3::QTextImage, Qt3::QTextHorizontalLine, and Qt3::QTextTable. Definition at line 60 of file qrichtext_p.cpp. References QString::null. |
|
|
Definition at line 425 of file qrichtext_p.h. |
|
||||||||||||||||||||||||||||
|
Reimplemented in Qt3::QTextTable. Definition at line 82 of file qrichtext_p.cpp. References TRUE. |
|
|
|
Definition at line 429 of file qrichtext_p.h. |
|
|
Definition at line 428 of file qrichtext_p.h. Referenced by Qt3::QTextTable::down(), Qt3::QTextTable::enterAt(), Qt3::QTextTable::next(), Qt3::QTextTable::prev(), and Qt3::QTextTable::up(). |
|
|
|
Definition at line 411 of file qrichtext_p.h. Referenced by Qt3::QTextTable::draw(), Qt3::QTextImage::draw(), and Qt3::QTextFlow::drawFloatingItems(). |
|
|
Definition at line 412 of file qrichtext_p.h. Referenced by Qt3::QTextTable::draw(), Qt3::QTextImage::draw(), and Qt3::QTextFlow::drawFloatingItems(). |
1.4.2