#include </home/clem/local/src/opie/noncore/graphics/drawpad/pointtool.h>
Inheritance diagram for PointTool:


Public Member Functions | |
| PointTool (DrawPad *drawPad, DrawPadCanvas *drawPadCanvas) | |
| ~PointTool () | |
| void | mousePressEvent (QMouseEvent *e) |
| void | mouseReleaseEvent (QMouseEvent *e) |
| void | mouseMoveEvent (QMouseEvent *e) |
Private Attributes | |
| bool | m_mousePressed |
| QPointArray | m_polyline |
|
||||||||||||
|
Definition at line 22 of file pointtool.cpp. References m_mousePressed, and m_polyline. |
|
|
Definition at line 29 of file pointtool.cpp. |
|
|
Implements Tool. Definition at line 48 of file pointtool.cpp. References DrawPad::antiAliasing(), bitBlt(), DrawPadCanvas::currentPage(), m_mousePressed, Tool::m_pDrawPad, Tool::m_pDrawPadCanvas, m_polyline, DrawPad::pen(), and Opie::MM::x. |
|
|
Implements Tool. Definition at line 33 of file pointtool.cpp. References DrawPadCanvas::backupPage(), m_mousePressed, Tool::m_pDrawPadCanvas, and m_polyline. |
|
|
Implements Tool. Definition at line 41 of file pointtool.cpp. References m_mousePressed. |
|
|
Definition at line 32 of file pointtool.h. Referenced by mouseMoveEvent(), mousePressEvent(), mouseReleaseEvent(), and PointTool(). |
|
|
Definition at line 33 of file pointtool.h. Referenced by mouseMoveEvent(), mousePressEvent(), and PointTool(). |
1.4.2