lib
KoStyleManagerTab Class Reference
Inheritance diagram for KoStyleManagerTab:

Detailed Description
Definition at line 121 of file KoStyleManager.h.
Public Member Functions | |
| KoStyleManagerTab (QWidget *parent) | |
| void | setStyle (KoParagStyle *style) |
| virtual void | update ()=0 |
| virtual QString | tabName ()=0 |
| virtual void | save ()=0 |
Protected Attributes | |
| KoParagStyle * | m_style |
Member Function Documentation
| void KoStyleManagerTab::setStyle | ( | KoParagStyle * | style | ) | [inline] |
| virtual void KoStyleManagerTab::update | ( | ) | [pure virtual] |
| virtual QString KoStyleManagerTab::tabName | ( | ) | [pure virtual] |
| virtual void KoStyleManagerTab::save | ( | ) | [pure virtual] |
The documentation for this class was generated from the following file:

