kspread
KSpread::CellFormatPageBorder Class Reference
List of all members.Detailed Description
Definition at line 320 of file kspread_dlg_layout.h.
Public Slots | |
| void | changeState (BorderButton *_this) |
| void | preselect (BorderButton *_this) |
| void | draw () |
| void | slotSetColorButton (const QColor &_color) |
| void | slotUnselect2 (PatternSelect *_select) |
| void | loadIcon (QString pix, BorderButton *_button) |
| void | slotPressEvent (QMouseEvent *_ev) |
| void | slotChangeStyle (int) |
| void | slotChangeStyle (const QString &) |
| void | cutomize_chosen_slot () |
Public Member Functions | |
| CellFormatPageBorder (QWidget *parent, CellFormatDialog *_dlg) | |
| void | apply (FormatManipulator *obj) |
| void | invertState (BorderButton *_button) |
| QPixmap | paintFormatPixmap (PenStyle _style) |
Protected Attributes | |
| Sheet * | sheet |
| BorderButton * | borderButtons [BorderType_END] |
| BorderButton * | shortcutButtons [BorderShortcutType_END] |
| PatternSelect * | pattern [NUM_BORDER_PATTERNS] |
| PatternSelect * | preview |
| QComboBox * | size |
| QComboBox * | style |
| KColorButton * | color |
| QCheckBox * | customize |
| QColor | currentColor |
| Border * | area |
| CellFormatDialog * | dlg |
The documentation for this class was generated from the following files:

