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
|
save the GUI to the style
Implemented in KoStyleParagTab, and KoStyleFontTab. |
|
the new style which is to be displayed
Definition at line 127 of file KoStyleManager.h. |
|
return the (i18n-ed) name of the tab
Implemented in KoStyleParagTab, and KoStyleFontTab. |
|
update the GUI from the current Style
Implemented in KoStyleParagTab, and KoStyleFontTab. |
The documentation for this class was generated from the following file: