| KWin
    | 
#include <input_event.h>
 
 | Public Member Functions | |
| TabletEvent (Type t, const QPointingDevice *dev, const QPointF &pos, const QPointF &globalPos, qreal pressure, float xTilt, float yTilt, float tangentialPressure, qreal rotation, float z, Qt::KeyboardModifiers keyState, Qt::MouseButton button, Qt::MouseButtons buttons, const TabletToolId &tabletId) | |
| const TabletToolId & | tabletId () const | 
Definition at line 210 of file input_event.h.
| KWin::TabletEvent::TabletEvent | ( | Type | t, | 
| const QPointingDevice * | dev, | ||
| const QPointF & | pos, | ||
| const QPointF & | globalPos, | ||
| qreal | pressure, | ||
| float | xTilt, | ||
| float | yTilt, | ||
| float | tangentialPressure, | ||
| qreal | rotation, | ||
| float | z, | ||
| Qt::KeyboardModifiers | keyState, | ||
| Qt::MouseButton | button, | ||
| Qt::MouseButtons | buttons, | ||
| const TabletToolId & | tabletId ) | 
Definition at line 68 of file input_event.cpp.
| 
 | inline | 
Definition at line 218 of file input_event.h.