kspread

KSpread::CellFormatPageBorder Class Reference

#include <LayoutDialog.h>

Inheritance diagram for KSpread::CellFormatPageBorder:

List of all members.

Public Slots

void changeState (BorderButton *_this)
void cutomize_chosen_slot ()
void draw ()
void loadIcon (const QString &pix, BorderButton *_button)
void preselect (BorderButton *_this)
void slotChangeStyle (const QString &)
void slotChangeStyle (int)
void slotPressEvent (QMouseEvent *_ev)
void slotSetColorButton (const QColor &_color)
void slotUnselect2 (PatternSelect *_select)

Public Member Functions

 CellFormatPageBorder (QWidget *parent, CellFormatDialog *_dlg)
void apply (StyleCommand *obj)
void invertState (BorderButton *_button)
QPixmap paintFormatPixmap (Qt::PenStyle _style)

Protected Attributes

Borderarea
BorderButtonborderButtons [BorderType_END]
KColorButton * color
QColor currentColor
QCheckBoxcustomize
CellFormatDialogdlg
PatternSelectpattern [NUM_BORDER_PATTERNS]
PatternSelectpreview
Sheetsheet
BorderButtonshortcutButtons [BorderShortcutType_END]
KComboBoxsize
KComboBoxstyle

Detailed Description

Definition at line 323 of file LayoutDialog.h.


Constructor & Destructor Documentation

CellFormatPageBorder::CellFormatPageBorder ( QWidget parent,
CellFormatDialog _dlg 
)

Definition at line 2438 of file LayoutDialog.cpp.


Member Function Documentation

void CellFormatPageBorder::apply ( StyleCommand obj  ) 

Definition at line 2800 of file LayoutDialog.cpp.

void CellFormatPageBorder::changeState ( BorderButton _this  )  [slot]

Definition at line 3042 of file LayoutDialog.cpp.

void CellFormatPageBorder::cutomize_chosen_slot (  )  [slot]

Definition at line 2724 of file LayoutDialog.cpp.

void CellFormatPageBorder::draw (  )  [slot]

Definition at line 3062 of file LayoutDialog.cpp.

void CellFormatPageBorder::invertState ( BorderButton _button  ) 

Definition at line 3150 of file LayoutDialog.cpp.

void CellFormatPageBorder::loadIcon ( const QString pix,
BorderButton _button 
) [slot]

Definition at line 2795 of file LayoutDialog.cpp.

QPixmap CellFormatPageBorder::paintFormatPixmap ( Qt::PenStyle  _style  ) 

Definition at line 2783 of file LayoutDialog.cpp.

void CellFormatPageBorder::preselect ( BorderButton _this  )  [slot]

Definition at line 2974 of file LayoutDialog.cpp.

void CellFormatPageBorder::slotChangeStyle ( const QString  )  [slot]

Definition at line 2741 of file LayoutDialog.cpp.

void CellFormatPageBorder::slotChangeStyle ( int   )  [slot]

Definition at line 2747 of file LayoutDialog.cpp.

void CellFormatPageBorder::slotPressEvent ( QMouseEvent _ev  )  [slot]

Definition at line 3166 of file LayoutDialog.cpp.

void CellFormatPageBorder::slotSetColorButton ( const QColor _color  )  [slot]

Definition at line 2951 of file LayoutDialog.cpp.

void CellFormatPageBorder::slotUnselect2 ( PatternSelect _select  )  [slot]

Definition at line 2962 of file LayoutDialog.cpp.


Member Data Documentation

Definition at line 362 of file LayoutDialog.h.

Definition at line 348 of file LayoutDialog.h.

KColorButton* KSpread::CellFormatPageBorder::color [protected]

Definition at line 359 of file LayoutDialog.h.

Definition at line 361 of file LayoutDialog.h.

Definition at line 360 of file LayoutDialog.h.

Definition at line 363 of file LayoutDialog.h.

PatternSelect* KSpread::CellFormatPageBorder::pattern[NUM_BORDER_PATTERNS] [protected]

Definition at line 353 of file LayoutDialog.h.

Definition at line 356 of file LayoutDialog.h.

Definition at line 347 of file LayoutDialog.h.

BorderButton* KSpread::CellFormatPageBorder::shortcutButtons[BorderShortcutType_END] [protected]

Definition at line 349 of file LayoutDialog.h.

Definition at line 357 of file LayoutDialog.h.

Definition at line 358 of file LayoutDialog.h.


The documentation for this class was generated from the following files: