kword
KWFrameStyleBackgroundTab Class Reference
Inheritance diagram for KWFrameStyleBackgroundTab:

Detailed Description
Definition at line 172 of file KWFrameStyleManager.h.
Public Member Functions | |
| KWFrameStyleBackgroundTab (QWidget *parent) | |
| virtual void | update () |
| virtual void | save () |
| virtual QString | tabName () |
Protected Slots | |
| void | updateBrushConfiguration (const QColor &) |
Protected Attributes | |
| QBrush | m_backgroundColor |
| QWidget * | bgwidget |
| QGridLayout * | grid |
| KColorButton * | brushColor |
| KWBrushStylePreview * | brushPreview |
Member Function Documentation
| void KWFrameStyleBackgroundTab::update | ( | ) | [virtual] |
update the GUI from the current Style
Implements KWFrameStyleManagerTab.
Definition at line 609 of file KWFrameStyleManager.cpp.
| void KWFrameStyleBackgroundTab::save | ( | ) | [virtual] |
save the GUI to the style
Implements KWFrameStyleManagerTab.
Definition at line 615 of file KWFrameStyleManager.cpp.
| QString KWFrameStyleBackgroundTab::tabName | ( | ) | [virtual] |
return the (i18n-ed) name of the tab
Implements KWFrameStyleManagerTab.
Definition at line 604 of file KWFrameStyleManager.cpp.
The documentation for this class was generated from the following files:

