TapData::Type type_
Type of tap.
Tapped from left to right.
Tapped from bottom to top.
Tapped from top to bottom.
Left or right side tapped.
TapData::Direction direction_
Direction of tap.
Direction
Direction of tap.
Tapped from back to face.
Datatype for device tap events.
Basic datatypes for filters.
A base class for measurement data that contain timestamp.
Tapped from right to left.
Tapped from face to back.
TapData(const quint64 ×tamp, Direction direction, Type type)
Constructor.