| KWin
    | 
#include <tablet_v2.h>
 
 | Signals | |
| void | changed () | 
| Public Member Functions | |
| ~TabletSurfaceCursorV2 () override | |
| QPoint | hotspot () const | 
| quint32 | enteredSerial () const | 
| SurfaceInterface * | surface () const | 
| Friends | |
| class | TabletToolV2InterfacePrivate | 
Definition at line 59 of file tablet_v2.h.
| 
 | overridedefault | 
| 
 | signal | 
| quint32 KWin::TabletSurfaceCursorV2::enteredSerial | ( | ) | const | 
Definition at line 116 of file tablet_v2.cpp.
| QPoint KWin::TabletSurfaceCursorV2::hotspot | ( | ) | const | 
Definition at line 111 of file tablet_v2.cpp.
| SurfaceInterface * KWin::TabletSurfaceCursorV2::surface | ( | ) | const | 
Definition at line 121 of file tablet_v2.cpp.
| 
 | friend | 
Definition at line 74 of file tablet_v2.h.