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

Public Member Functions | |
| QTextFormatCollection () | |
| virtual | ~QTextFormatCollection () |
| void | setDefaultFormat (QTextFormat *f) |
| QTextFormat * | defaultFormat () const |
| virtual QTextFormat * | format (QTextFormat *f) |
| virtual QTextFormat * | format (QTextFormat *of, QTextFormat *nf, int flags) |
| virtual QTextFormat * | format (const QFont &f, const QColor &c) |
| virtual void | remove (QTextFormat *f) |
| virtual QTextFormat * | createFormat (const QTextFormat &f) |
| virtual QTextFormat * | createFormat (const QFont &f, const QColor &c) |
| void | updateDefaultFormat (const QFont &font, const QColor &c, QStyleSheet *sheet) |
| QPaintDevice * | paintDevice () const |
| void | setPaintDevice (QPaintDevice *) |
Private Member Functions | |
| void | updateKeys () |
Private Attributes | |
| QTextFormat * | defFormat |
| QTextFormat * | lastFormat |
| QTextFormat * | cachedFormat |
| QDict< QTextFormat > | cKey |
| QTextFormat * | cres |
| QFont | cfont |
| QColor | ccol |
| QString | kof |
| QString | knf |
| int | cflags |
| QPaintDevice * | paintdevice |
Friends | |
| class | QTextDocument |
| class | QTextFormat |
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 1601 of file qrichtext_p.h. |
|
|
Definition at line 1600 of file qrichtext_p.h. |
|
|
Definition at line 2107 of file qrichtext_p.h. References defFormat. |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 1605 of file qrichtext_p.h. |
|
|
Referenced by QTextFormat::removeRef(). |
|
|
Definition at line 2102 of file qrichtext_p.h. References defFormat. |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 1587 of file qrichtext_p.h. |
|
|
Definition at line 1588 of file qrichtext_p.h. |
|
|
Definition at line 1612 of file qrichtext_p.h. |
|
|
Definition at line 1616 of file qrichtext_p.h. |
|
|
Definition at line 1618 of file qrichtext_p.h. |
|
|
Definition at line 1615 of file qrichtext_p.h. |
|
|
Definition at line 1613 of file qrichtext_p.h. |
|
|
Definition at line 1614 of file qrichtext_p.h. |
|
|
Definition at line 1612 of file qrichtext_p.h. Referenced by defaultFormat(), Qt3::QTextFormatCollection::defaultFormat(), QTextFormat::removeRef(), setDefaultFormat(), and Qt3::QTextFormatCollection::setDefaultFormat(). |
|
|
Definition at line 1617 of file qrichtext_p.h. |
|
|
Definition at line 1617 of file qrichtext_p.h. |
|
|
Definition at line 1612 of file qrichtext_p.h. |
|
|
Definition at line 1620 of file qrichtext_p.h. |
1.4.2