lib
KoStyleParagTab Class Reference
Inheritance diagram for KoStyleParagTab:

Detailed Description
Definition at line 140 of file KoStyleManager.h.
Public Member Functions | |
| KoStyleParagTab (QWidget *parent) | |
| void | setWidget (KoParagLayoutWidget *widget) |
| virtual void | update () |
| virtual void | save () |
| virtual QString | tabName () |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *e) |
Member Function Documentation
| void KoStyleParagTab::update | ( | ) | [virtual] |
update the GUI from the current Style
Implements KoStyleManagerTab.
Definition at line 659 of file KoStyleManager.cpp.
| void KoStyleParagTab::save | ( | ) | [virtual] |
save the GUI to the style
Implements KoStyleManagerTab.
Definition at line 664 of file KoStyleManager.cpp.
| virtual QString KoStyleParagTab::tabName | ( | ) | [inline, virtual] |
return the (i18n-ed) name of the tab
Implements KoStyleManagerTab.
Definition at line 151 of file KoStyleManager.h.
The documentation for this class was generated from the following files:

