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

#include <tablet_v2.h>

Inheritance diagram for KWin::TabletV2Interface:

Public Member Functions

virtual ~TabletV2Interface ()
 
bool isSurfaceSupported (SurfaceInterface *surface) const
 
TabletPadV2Interfacepad () const
 

Friends

class TabletSeatV2Interface
 
class TabletSeatV2InterfacePrivate
 
class TabletPadV2Interface
 
class TabletToolV2Interface
 

Detailed Description

Definition at line 250 of file tablet_v2.h.

Constructor & Destructor Documentation

◆ ~TabletV2Interface()

KWin::TabletV2Interface::~TabletV2Interface ( )
virtual

Definition at line 58 of file tablet_v2.cpp.

Member Function Documentation

◆ isSurfaceSupported()

bool KWin::TabletV2Interface::isSurfaceSupported ( SurfaceInterface * surface) const
Returns
true if the surface has been bound to the tablet.

Definition at line 66 of file tablet_v2.cpp.

◆ pad()

TabletPadV2Interface * KWin::TabletV2Interface::pad ( ) const

Definition at line 71 of file tablet_v2.cpp.

Friends And Related Symbol Documentation

◆ TabletPadV2Interface

friend class TabletPadV2Interface
friend

Definition at line 266 of file tablet_v2.h.

◆ TabletSeatV2Interface

friend class TabletSeatV2Interface
friend

Definition at line 264 of file tablet_v2.h.

◆ TabletSeatV2InterfacePrivate

friend class TabletSeatV2InterfacePrivate
friend

Definition at line 265 of file tablet_v2.h.

◆ TabletToolV2Interface

friend class TabletToolV2Interface
friend

Definition at line 267 of file tablet_v2.h.


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