#include </home/clem/local/src/opie/noncore/apps/opie-write/qrichtext_p.h>
Collaboration diagram for Qt3::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) |
| QDict< QTextFormat > | dict () const |
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 |
Friends | |
| class | QTextDocument |
| class | QTextFormat |
|
|
Definition at line 5589 of file qrichtext.cpp. References cachedFormat, cflags, cKey, cres, defFormat, lastFormat, QTextFormat, QPtrCollection::setAutoDelete(), and TRUE. |
|
|
Definition at line 5600 of file qrichtext.cpp. References defFormat. |
|
||||||||||||
|
Definition at line 1521 of file qrichtext_p.h. |
|
|
Definition at line 1520 of file qrichtext_p.h. Referenced by format(). |
|
|
Definition at line 1996 of file qrichtext_p.h. References QTextFormatCollection::defFormat. Referenced by Qt3::QTextDocument::setDefaultFormat(). |
|
|
Definition at line 1524 of file qrichtext_p.h. |
|
||||||||||||
|
Definition at line 5682 of file qrichtext.cpp. References Qt3::QTextFormat::addRef(), Qt3::QTextFormat::AlignNormal, cachedFormat, ccol, cfont, cKey, createFormat(), defFormat, FALSE, QDict< type >::find(), QTextFormat::getKey(), QDict< type >::insert(), Qt3::QTextFormat::key(), QString::latin1(), oendl, and owarn. |
|
||||||||||||||||
|
|
Definition at line 5605 of file qrichtext.cpp. References Qt3::QTextFormat::addRef(), cKey, Qt3::QTextFormat::collection, createFormat(), defFormat, QDict< type >::find(), QDict< type >::insert(), Qt3::QTextFormat::key(), lastFormat, and Qt3::QTextFormat::parent(). Referenced by Qt3::QTextParagraph::setFormat(). |
|
|
Definition at line 5710 of file qrichtext.cpp. References cachedFormat, cKey, cres, Qt3::QTextFormat::key(), lastFormat, and QDict< type >::remove(). Referenced by Qt3::QTextFormat::removeRef(). |
|
|
Definition at line 1991 of file qrichtext_p.h. References QTextFormatCollection::defFormat. |
|
||||||||||||||||
|
Definition at line 5725 of file qrichtext.cpp. References cKey, Qt3::QTextFormat::col, QDictIterator< type >::current(), defFormat, eight, f, F(), Qt3::QTextFormat::fn, i, I(), Qt3::QTextFormat::logicalFontSize, Qt3::QStyleSheet::scaleFont(), Qt3::QTextFormat::stdSize, u, Qt3::QTextFormat::update(), UPDATE, updateKeys(), Qt3::QTextFormat::usePixelSizes, and W. Referenced by Qt3::QTextDocument::setDefaultFormat(). |
|
|
Definition at line 5764 of file qrichtext.cpp. References cKey, QDict< type >::count(), QDictIterator< type >::current(), f, FALSE, QDict< type >::isEmpty(), QPtrCollection::setAutoDelete(), and TRUE. Referenced by updateDefaultFormat(). |
|
|
Definition at line 1507 of file qrichtext_p.h. |
|
|
Definition at line 1508 of file qrichtext_p.h. Referenced by QTextFormatCollection(). |
|
|
Definition at line 1530 of file qrichtext_p.h. Referenced by format(), QTextFormatCollection(), and remove(). |
|
|
Definition at line 1534 of file qrichtext_p.h. Referenced by format(). |
|
|
Definition at line 1536 of file qrichtext_p.h. Referenced by format(), and QTextFormatCollection(). |
|
|
Definition at line 1533 of file qrichtext_p.h. Referenced by format(). |
|
|
Definition at line 1531 of file qrichtext_p.h. Referenced by format(), QTextFormatCollection(), remove(), updateDefaultFormat(), and updateKeys(). |
|
|
Definition at line 1532 of file qrichtext_p.h. Referenced by format(), QTextFormatCollection(), and remove(). |
|
|
Definition at line 1530 of file qrichtext_p.h. Referenced by format(), QTextFormatCollection(), Qt3::QTextFormat::removeRef(), updateDefaultFormat(), and ~QTextFormatCollection(). |
|
|
Definition at line 1535 of file qrichtext_p.h. Referenced by format(). |
|
|
Definition at line 1535 of file qrichtext_p.h. Referenced by format(). |
|
|
Definition at line 1530 of file qrichtext_p.h. Referenced by format(), QTextFormatCollection(), and remove(). |
1.4.2