lib
KoStyleFontTab Class Reference
Inheritance diagram for KoStyleFontTab:

Detailed Description
Definition at line 159 of file KoStyleManager.h.
Public Member Functions | |
| KoStyleFontTab (QWidget *parent) | |
| ~KoStyleFontTab () | |
| virtual void | update () |
| virtual QString | tabName () |
| virtual void | save () |
Member Function Documentation
| void KoStyleFontTab::update | ( | ) | [virtual] |
update the GUI from the current Style
Implements KoStyleManagerTab.
Definition at line 703 of file KoStyleManager.cpp.
| QString KoStyleFontTab::tabName | ( | ) | [virtual] |
return the (i18n-ed) name of the tab
Implements KoStyleManagerTab.
Definition at line 791 of file KoStyleManager.cpp.
| void KoStyleFontTab::save | ( | ) | [virtual] |
save the GUI to the style
Implements KoStyleManagerTab.
Definition at line 748 of file KoStyleManager.cpp.
The documentation for this class was generated from the following files:

