kspread
KSpread::BorderButton Class Reference
List of all members.Detailed Description
Definition at line 294 of file kspread_dlg_layout.h.
Signals | |
void | clicked (BorderButton *) |
Public Member Functions | |
BorderButton (QWidget *parent, const char *_name) | |
void | setPenStyle (PenStyle _pat) |
PenStyle | getPenStyle () |
void | setColor (const QColor &_col) |
const QColor & | getColor () |
void | setPenWidth (int _w) |
int | getPenWidth () |
bool | isChanged () |
void | setChanged (bool _changed) |
void | setUndefined () |
void | unselect () |
Protected Member Functions | |
virtual void | mousePressEvent (QMouseEvent *_ev) |
Protected Attributes | |
PenStyle | penStyle |
QColor | penColor |
int | penWidth |
bool | changed |
The documentation for this class was generated from the following files: