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

