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


Public Member Functions | |
| QTextHorizontalLine (QTextDocument *p, const QMap< QString, QString > &attr, const QString &context, QMimeSourceFactory &factory) | |
| virtual | ~QTextHorizontalLine () |
| void | adjustToPainter (QPainter *) |
| void | draw (QPainter *p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup &cg, bool selected) |
| QString | richText () const |
| bool | ownLine () const |
Private Attributes | |
| int | tmpheight |
| QColor | color |
|
||||||||||||||||||||
|
Definition at line 6248 of file qrichtext.cpp. References color, QMap< Key, T >::end(), QMap< Key, T >::find(), Qt3::QTextCustomItem::height, and tmpheight. |
|
|
Definition at line 6258 of file qrichtext.cpp. |
|
|
Reimplemented from Qt3::QTextCustomItem. Definition at line 6242 of file qrichtext.cpp. References Qt3::QTextCustomItem::height, scale(), and tmpheight. |
|
||||||||||||||||||||||||||||||||||||||||
|
Implements Qt3::QTextCustomItem. Definition at line 6267 of file qrichtext.cpp. References color, g, Qt3::QTextCustomItem::height, is_printer(), TRUE, and Qt3::QTextCustomItem::width. |
|
|
Reimplemented from Qt3::QTextCustomItem. Definition at line 476 of file qrichtext_p.h. References TRUE. |
|
|
Reimplemented from Qt3::QTextCustomItem. Definition at line 6262 of file qrichtext.cpp. |
|
|
Definition at line 480 of file qrichtext_p.h. Referenced by draw(), and QTextHorizontalLine(). |
|
|
Definition at line 479 of file qrichtext_p.h. Referenced by adjustToPainter(), and QTextHorizontalLine(). |
1.4.2