#include </home/clem/local/src/opie/qmake/include/private/qrichtext_p.h>
Inheritance diagram for QTextTable:


Public Member Functions | |
| QTextTable (QTextDocument *p, const QMap< QString, QString > &attr) | |
| virtual | ~QTextTable () |
| void | adjustToPainter (QPainter *p) |
| void | pageBreak (int y, QTextFlow *flow) |
| void | draw (QPainter *p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup &cg, bool selected) |
| bool | noErase () const |
| bool | ownLine () const |
| Placement | placement () const |
| bool | isNested () const |
| void | resize (int nwidth) |
| virtual void | invalidate () |
| virtual bool | enter (QTextCursor *c, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy, bool atEnd=FALSE) |
| virtual bool | enterAt (QTextCursor *c, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy, const QPoint &pos) |
| virtual bool | next (QTextCursor *c, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| virtual bool | prev (QTextCursor *c, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| virtual bool | down (QTextCursor *c, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| virtual bool | up (QTextCursor *c, QTextDocument *&doc, QTextParagraph *¶g, int &idx, int &ox, int &oy) |
| QString | richText () const |
| int | minimumWidth () const |
| QPtrList< QTextTableCell > | tableCells () const |
| bool | isStretching () const |
Private Member Functions | |
| void | format (int w) |
| void | addCell (QTextTableCell *cell) |
| void | adjustCells (int y, int shift) |
Private Attributes | |
| QGridLayout * | layout |
| QPtrList< QTextTableCell > | cells |
| int | cachewidth |
| int | fixwidth |
| int | cellpadding |
| int | cellspacing |
| int | border |
| int | outerborder |
| int | stretch |
| int | innerborder |
| int | us_cp |
| int | us_ib |
| int | us_b |
| int | us_ob |
| int | us_cs |
| QMap< QString, QString > | attributes |
| QMap< QTextCursor *, int > | currCell |
| Placement | place |
| int | pageBreakFor |
Friends | |
| class | QTextTableCell |
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from QTextCustomItem. |
|
||||||||||||||||||||||||||||
|
Reimplemented from QTextCustomItem. |
|
||||||||||||||||||||||||||||||||||||||||
|
Implements QTextCustomItem. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented from QTextCustomItem. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented from QTextCustomItem. |
|
|
|
|
|
Reimplemented from QTextCustomItem. |
|
|
Reimplemented from QTextCustomItem. Definition at line 655 of file qrichtext_p.h. References TRUE. |
|
|
Definition at line 672 of file qrichtext_p.h. |
|
|
Reimplemented from QTextCustomItem. |
|
||||||||||||||||||||||||||||
|
Reimplemented from QTextCustomItem. |
|
|
Definition at line 652 of file qrichtext_p.h. References TRUE. |
|
|
Reimplemented from QTextCustomItem. Definition at line 653 of file qrichtext_p.h. References TRUE. |
|
||||||||||||
|
Reimplemented from QTextCustomItem. |
|
|
Reimplemented from QTextCustomItem. Definition at line 654 of file qrichtext_p.h. References place(). |
|
||||||||||||||||||||||||||||
|
Reimplemented from QTextCustomItem. |
|
|
Reimplemented from QTextCustomItem. |
|
|
Reimplemented from QTextCustomItem. |
|
|
Definition at line 670 of file qrichtext_p.h. |
|
||||||||||||||||||||||||||||
|
Reimplemented from QTextCustomItem. |
|
|
Definition at line 641 of file qrichtext_p.h. |
|
|
Definition at line 690 of file qrichtext_p.h. |
|
|
Definition at line 685 of file qrichtext_p.h. |
|
|
Definition at line 681 of file qrichtext_p.h. |
|
|
Definition at line 683 of file qrichtext_p.h. |
|
|
Definition at line 680 of file qrichtext_p.h. |
|
|
Definition at line 684 of file qrichtext_p.h. |
|
|
Definition at line 691 of file qrichtext_p.h. |
|
|
Definition at line 682 of file qrichtext_p.h. |
|
|
Definition at line 688 of file qrichtext_p.h. |
|
|
Definition at line 679 of file qrichtext_p.h. |
|
|
Definition at line 686 of file qrichtext_p.h. |
|
|
Definition at line 694 of file qrichtext_p.h. |
|
|
Definition at line 692 of file qrichtext_p.h. |
|
|
Definition at line 687 of file qrichtext_p.h. |
|
|
Definition at line 689 of file qrichtext_p.h. |
|
|
Definition at line 689 of file qrichtext_p.h. |
|
|
Definition at line 689 of file qrichtext_p.h. |
|
|
Definition at line 689 of file qrichtext_p.h. |
|
|
Definition at line 689 of file qrichtext_p.h. |
1.4.2