lib
KoFontDia Class Reference
Inheritance diagram for KoFontDia:

Detailed Description
Definition at line 42 of file KoFontDia.h.
Signals | |
| void | applyFont () |
Public Member Functions | |
| KoFontDia (const KoTextFormat &initialFormat, KSpell2::Broker::Ptr broker=0, QWidget *parent=0, const char *name=0) | |
| int | changedFlags () const |
| KoTextFormat | newFormat () const |
Protected Slots | |
| void | slotReset () |
| virtual void | slotApply () |
| virtual void | slotOk () |
| void | slotFontFamilyChanged () |
| void | slotFontBoldChanged () |
| void | slotFontItalicChanged () |
| void | slotFontSizeChanged () |
| void | slotFontColorChanged (const QColor &color) |
| void | slotBackgroundColorChanged (const QColor &color) |
| void | slotCapitalisationChanged (int item) |
| void | slotUnderlineChanged (int item) |
| void | slotUnderlineStyleChanged (int item) |
| void | slotUnderlineColorChanged (const QColor &color) |
| void | slotStrikethroughChanged (int item) |
| void | slotStrikethroughStyleChanged (int item) |
| void | slotWordByWordChanged (bool state) |
| void | slotShadowDistanceChanged (double distance) |
| void | slotShadowDirectionChanged (int direction) |
| void | slotShadowColorChanged (const QColor &color) |
| void | slotSubSuperChanged () |
| void | slotOffsetChanged (int offset) |
| void | slotRelativeSizeChanged (double relativeSize) |
| void | slotHyphenationChanged (bool state) |
| void | slotLanguageChanged (int) |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
If your application supports spell-checking, pass here the KSpell2 Broker so that the font dialog can show which languages are supported for spellchecking.
Definition at line 47 of file KoFontDia.cpp. |
The documentation for this class was generated from the following files:

