kspread
KSpread::BrushSelect Class Reference
List of all members.Detailed Description
Definition at line 377 of file kspread_dlg_layout.h.
Public Slots | |
| void | slotUnselect () |
| void | slotSelect () |
Signals | |
| void | clicked (BrushSelect *_this) |
Public Member Functions | |
| BrushSelect (QWidget *parent, const char *_name) | |
| void | setBrushStyle (BrushStyle _pat) |
| BrushStyle | getBrushStyle () const |
| QColor | getBrushColor () const |
| void | setBrushColor (const QColor &_c) |
| void | setPattern (const QColor &_color, BrushStyle _style) |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *_ev) |
| virtual void | mousePressEvent (QMouseEvent *_ev) |
Protected Attributes | |
| BrushStyle | brushStyle |
| QColor | brushColor |
| bool | selected |
The documentation for this class was generated from the following files:

