#include </home/clem/local/src/opie/core/settings/citytime/stylusnormalizer.h>
Collaboration diagram for _StylusEvent:

Public Member Functions | |
| _StylusEvent (const QPoint &pt=QPoint(0, 0)) | |
| ~_StylusEvent () | |
| QPoint | point (void) const |
| QTime | time (void) const |
| void | setPoint (int x, int y) |
| void | setPoint (const QPoint &newPt) |
| void | setTime (QTime newTime) |
Private Attributes | |
| QPoint | _pt |
| QTime | _t |
|
|
Definition at line 27 of file stylusnormalizer.cpp. |
|
|
Definition at line 33 of file stylusnormalizer.cpp. |
|
|
Definition at line 34 of file stylusnormalizer.h. References _pt. Referenced by StylusNormalizer::slotAveragePoint(). |
|
|
Definition at line 37 of file stylusnormalizer.h. References _pt. |
|
||||||||||||
|
Definition at line 36 of file stylusnormalizer.h. References _pt. Referenced by StylusNormalizer::addEvent(), and StylusNormalizer::StylusNormalizer(). |
|
|
Definition at line 38 of file stylusnormalizer.h. References _t. Referenced by StylusNormalizer::addEvent(). |
|
|
Definition at line 35 of file stylusnormalizer.h. References _t. |
|
|
Definition at line 38 of file stylusnormalizer.h. Referenced by point(), and setPoint(). |
|
|
Definition at line 42 of file stylusnormalizer.h. |
1.4.2