kspread
KSpread::CellFormatPagePattern Class Reference
List of all members.Detailed Description
Definition at line 406 of file kspread_dlg_layout.h.
Public Slots | |
| void | slotUnselect2 (BrushSelect *_select) |
| void | slotSetColorButton (const QColor &_color) |
| void | slotSetBackgroundColor (const QColor &_color) |
| void | slotNotAnyColor () |
Public Member Functions | |
| CellFormatPagePattern (QWidget *parent, CellFormatDialog *_dlg) | |
| void | apply (CustomStyle *style) |
| void | apply (FormatManipulator *_obj) |
| void | init () |
Protected Attributes | |
| BrushSelect * | selectedBrush |
| BrushSelect * | brush1 |
| BrushSelect * | brush2 |
| BrushSelect * | brush3 |
| BrushSelect * | brush4 |
| BrushSelect * | brush5 |
| BrushSelect * | brush6 |
| BrushSelect * | brush7 |
| BrushSelect * | brush8 |
| BrushSelect * | brush9 |
| BrushSelect * | brush10 |
| BrushSelect * | brush11 |
| BrushSelect * | brush12 |
| BrushSelect * | brush13 |
| BrushSelect * | brush14 |
| BrushSelect * | brush15 |
| BrushSelect * | current |
| KColorButton * | color |
| QPushButton * | notAnyColor |
| QColor | currentColor |
| QColor | bgColor |
| bool | bBgColorUndefined |
| KColorButton * | bgColorButton |
| bool | b_notAnyColor |
| CellFormatDialog * | dlg |
The documentation for this class was generated from the following files:

