#include </home/clem/local/src/opie/qmake/include/private/qrichtext_p.h>
Inheritance diagram for 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 419 of file qrichtext_p.h. |
|
|
Definition at line 411 of file qrichtext_p.h. |
|
|
|
|
|
Reimplemented in QTextImage, QTextHorizontalLine, and QTextTable. |
|
|
Definition at line 426 of file qrichtext_p.h. References height. |
|
||||||||||||||||||||||||||||
|
Reimplemented in QTextTable. Referenced by Qt3::QTextTable::down(). |
|
||||||||||||||||||||||||||||||||||||||||
|
Implemented in QTextImage, QTextHorizontalLine, and QTextTable. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented in QTextTable. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented in QTextTable. |
|
|
Definition at line 438 of file qrichtext_p.h. |
|
|
Reimplemented in QTextTable. |
|
|
Reimplemented in QTextTable. |
|
|
Reimplemented in QTextImage, and QTextTable. |
|
||||||||||||||||||||||||||||
|
Reimplemented in QTextTable. Referenced by Qt3::QTextTable::next(). |
|
|
Reimplemented in QTextHorizontalLine, and QTextTable. |
|
||||||||||||
|
Reimplemented in QTextTable. |
|
|
Definition at line 448 of file qrichtext_p.h. |
|
|
Definition at line 421 of file qrichtext_p.h. |
|
|
Reimplemented in QTextImage, and QTextTable. |
|
||||||||||||||||||||||||||||
|
Reimplemented in QTextTable. Referenced by Qt3::QTextTable::prev(). |
|
|
Reimplemented in QTextTable. |
|
|
Reimplemented in QTextImage, QTextHorizontalLine, and QTextTable. |
|
|
Definition at line 447 of file qrichtext_p.h. |
|
||||||||||||||||||||||||||||
|
Reimplemented in QTextTable. Referenced by Qt3::QTextTable::up(). |
|
|
Definition at line 436 of file qrichtext_p.h. |
|
|
Definition at line 451 of file qrichtext_p.h. |
|
|
Definition at line 450 of file qrichtext_p.h. |
|
|
Definition at line 435 of file qrichtext_p.h. |
|
|
Definition at line 433 of file qrichtext_p.h. |
|
|
Definition at line 434 of file qrichtext_p.h. |
1.4.2