kword
KWFrameStyleManagerTab Class Reference
Inheritance diagram for KWFrameStyleManagerTab:

Detailed Description
Definition at line 155 of file KWFrameStyleManager.h.
Public Member Functions | |
| KWFrameStyleManagerTab (QWidget *parent) | |
| void | setStyle (KWFrameStyle *style) |
| virtual void | update ()=0 |
| virtual QString | tabName ()=0 |
| virtual void | save ()=0 |
Protected Attributes | |
| KWFrameStyle * | m_style |
Member Function Documentation
| void KWFrameStyleManagerTab::setStyle | ( | KWFrameStyle * | style | ) | [inline] |
| virtual void KWFrameStyleManagerTab::update | ( | ) | [pure virtual] |
update the GUI from the current Style
Implemented in KWFrameStyleBackgroundTab, and KWFrameStyleBordersTab.
| virtual QString KWFrameStyleManagerTab::tabName | ( | ) | [pure virtual] |
return the (i18n-ed) name of the tab
Implemented in KWFrameStyleBackgroundTab, and KWFrameStyleBordersTab.
| virtual void KWFrameStyleManagerTab::save | ( | ) | [pure virtual] |
The documentation for this class was generated from the following file:

