kspread
KSpread::CellFormatPagePattern Class Reference
#include <LayoutDialog.h>

Public Slots | |
| void | slotNotAnyColor () |
| void | slotSetBackgroundColor (const QColor &_color) |
| void | slotSetColorButton (const QColor &_color) |
| void | slotUnselect2 (BrushSelect *_select) |
Public Member Functions | |
| CellFormatPagePattern (QWidget *parent, CellFormatDialog *_dlg) | |
| void | apply (StyleCommand *_obj) |
| void | apply (CustomStyle *style) |
| void | init () |
Protected Attributes | |
| bool | b_notAnyColor |
| QColor | bgColor |
| KColorButton * | bgColorButton |
| BrushSelect * | brush1 |
| BrushSelect * | brush10 |
| BrushSelect * | brush11 |
| BrushSelect * | brush12 |
| BrushSelect * | brush13 |
| BrushSelect * | brush14 |
| BrushSelect * | brush15 |
| BrushSelect * | brush2 |
| BrushSelect * | brush3 |
| BrushSelect * | brush4 |
| BrushSelect * | brush5 |
| BrushSelect * | brush6 |
| BrushSelect * | brush7 |
| BrushSelect * | brush8 |
| BrushSelect * | brush9 |
| KColorButton * | color |
| BrushSelect * | current |
| QColor | currentColor |
| CellFormatDialog * | dlg |
| QPushButton * | notAnyColor |
| BrushSelect * | selectedBrush |
Detailed Description
Definition at line 409 of file LayoutDialog.h.
Constructor & Destructor Documentation
| CellFormatPagePattern::CellFormatPagePattern | ( | QWidget * | parent, | |
| CellFormatDialog * | _dlg | |||
| ) |
Definition at line 3371 of file LayoutDialog.cpp.
Member Function Documentation
| void CellFormatPagePattern::apply | ( | StyleCommand * | _obj | ) |
Definition at line 3725 of file LayoutDialog.cpp.
| void CellFormatPagePattern::apply | ( | CustomStyle * | style | ) |
Definition at line 3714 of file LayoutDialog.cpp.
| void CellFormatPagePattern::init | ( | ) |
Definition at line 3588 of file LayoutDialog.cpp.
| void CellFormatPagePattern::slotNotAnyColor | ( | ) | [slot] |
Definition at line 3570 of file LayoutDialog.cpp.
| void CellFormatPagePattern::slotSetBackgroundColor | ( | const QColor & | _color | ) | [slot] |
Definition at line 3579 of file LayoutDialog.cpp.
| void CellFormatPagePattern::slotSetColorButton | ( | const QColor & | _color | ) | [slot] |
Definition at line 3654 of file LayoutDialog.cpp.
| void CellFormatPagePattern::slotUnselect2 | ( | BrushSelect * | _select | ) | [slot] |
Definition at line 3676 of file LayoutDialog.cpp.
Member Data Documentation
bool KSpread::CellFormatPagePattern::b_notAnyColor [protected] |
Definition at line 448 of file LayoutDialog.h.
QColor KSpread::CellFormatPagePattern::bgColor [protected] |
Definition at line 446 of file LayoutDialog.h.
KColorButton* KSpread::CellFormatPagePattern::bgColorButton [protected] |
Definition at line 447 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush1 [protected] |
Definition at line 426 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush10 [protected] |
Definition at line 435 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush11 [protected] |
Definition at line 436 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush12 [protected] |
Definition at line 437 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush13 [protected] |
Definition at line 438 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush14 [protected] |
Definition at line 439 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush15 [protected] |
Definition at line 440 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush2 [protected] |
Definition at line 427 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush3 [protected] |
Definition at line 428 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush4 [protected] |
Definition at line 429 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush5 [protected] |
Definition at line 430 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush6 [protected] |
Definition at line 431 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush7 [protected] |
Definition at line 432 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush8 [protected] |
Definition at line 433 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::brush9 [protected] |
Definition at line 434 of file LayoutDialog.h.
KColorButton* KSpread::CellFormatPagePattern::color [protected] |
Definition at line 442 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::current [protected] |
Definition at line 441 of file LayoutDialog.h.
QColor KSpread::CellFormatPagePattern::currentColor [protected] |
Definition at line 444 of file LayoutDialog.h.
CellFormatDialog* KSpread::CellFormatPagePattern::dlg [protected] |
Definition at line 449 of file LayoutDialog.h.
QPushButton* KSpread::CellFormatPagePattern::notAnyColor [protected] |
Definition at line 443 of file LayoutDialog.h.
BrushSelect* KSpread::CellFormatPagePattern::selectedBrush [protected] |
Definition at line 425 of file LayoutDialog.h.
The documentation for this class was generated from the following files:
