lib
KoTextFormatCollection Class Reference
List of all members.Detailed Description
Definition at line 403 of file KoTextFormat.h.
Public Member Functions | |
| KoTextFormatCollection () | |
| KoTextFormatCollection (const QFont &defaultFont, const QColor &defaultColor, const QString &defaultLanguage, bool defaultHyphenation) | |
| ~KoTextFormatCollection () | |
| void | setDefaultFormat (KoTextFormat *f) |
| KoTextFormat * | defaultFormat () const |
| KoTextFormat * | format (const KoTextFormat *f) |
| KoTextFormat * | format (const KoTextFormat *of, const KoTextFormat *nf, int flags) |
| void | remove (KoTextFormat *f) |
| KoTextFormat * | createFormat (const KoTextFormat &f) |
| void | debug () |
| void | zoomChanged () |
| QDict< KoTextFormat > & | dict () |
Friends | |
| class | KoTextDocument |
| class | KoTextFormat |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Constructor.
Definition at line 1688 of file KoTextFormat.cpp. |
The documentation for this class was generated from the following files:

