KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::TabletEvent Class Reference

#include <input_event.h>

Inheritance diagram for KWin::TabletEvent:

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 TabletToolIdtabletId () const
 

Detailed Description

Definition at line 210 of file input_event.h.

Constructor & Destructor Documentation

◆ TabletEvent()

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.

Member Function Documentation

◆ tabletId()

const TabletToolId & KWin::TabletEvent::tabletId ( ) const
inline

Definition at line 218 of file input_event.h.


The documentation for this class was generated from the following files: