#include </home/clem/local/src/opie/noncore/apps/opie-sheet/cellformat.h>
Public Types | |
| enum | BorderArea { None, Top, Bottom, Left, Right, Horz, Vert } |
Signals | |
| void | clicked (BorderEditor::BorderArea) |
Public Member Functions | |
| BorderEditor (QWidget *parent=0) | |
| ~BorderEditor () | |
| void | setPen (const QPen &pen, BorderArea area) |
| QPen | getPen (BorderArea area) |
| QPen | getDefaultPen () |
Private Member Functions | |
| void | drawContents (QPainter *p) |
| void | mouseReleaseEvent (QMouseEvent *e) |
Private Attributes | |
| QPen | penTop |
| QPen | penBottom |
| QPen | penLeft |
| QPen | penRight |
| QPen | penHorz |
| QPen | penVert |
|
|
Definition at line 65 of file cellformat.h. |
|
|
Definition at line 544 of file cellformat.cpp. |
|
|
Definition at line 550 of file cellformat.cpp. |
|
|
Referenced by mouseReleaseEvent(). |
|
|
Definition at line 553 of file cellformat.cpp. References Qt::gray, height, penBottom, penHorz, penLeft, penRight, penTop, penVert, Qt::white, width, Opie::MM::x, and Opie::MM::y. |
|
|
Definition at line 72 of file cellformat.h. References Qt::black, and Qt::DotLine. Referenced by CellFormat::exec(), and getPen(). |
|
|
Definition at line 632 of file cellformat.cpp. References Bottom, getDefaultPen(), Horz, Left, penBottom, penHorz, penLeft, penRight, penTop, penVert, Right, Top, and Vert. Referenced by CellFormat::borderClicked(), and CellFormat::exec(). |
|
|
Definition at line 613 of file cellformat.cpp. References Bottom, clicked(), height, Horz, Left, None, Right, Top, Vert, width, Opie::MM::x, and Opie::MM::y. |
|
||||||||||||
|
Definition at line 599 of file cellformat.cpp. References Bottom, Horz, Left, penBottom, penHorz, penLeft, penRight, penTop, penVert, Right, Top, and Vert. Referenced by CellFormat::borderClicked(), CellFormat::exec(), and CellFormat::slotBordersDefaults(). |
|
|
Definition at line 52 of file cellformat.h. Referenced by drawContents(), getPen(), and setPen(). |
|
|
Definition at line 52 of file cellformat.h. Referenced by drawContents(), getPen(), and setPen(). |
|
|
Definition at line 52 of file cellformat.h. Referenced by drawContents(), getPen(), and setPen(). |
|
|
Definition at line 52 of file cellformat.h. Referenced by drawContents(), getPen(), and setPen(). |
|
|
Definition at line 52 of file cellformat.h. Referenced by drawContents(), getPen(), and setPen(). |
|
|
Definition at line 52 of file cellformat.h. Referenced by drawContents(), getPen(), and setPen(). |
1.4.2