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

#include <tablet_v2.h>

Inheritance diagram for KWin::TabletPadRingV2Interface:

Public Types

enum  Source { SourceFinger = 1 }
 

Public Member Functions

virtual ~TabletPadRingV2Interface ()
 
void sendSource (Source source)
 
void sendAngle (qreal angle)
 
void sendStop ()
 
void sendFrame (quint32 time)
 

Friends

class TabletPadGroupV2Interface
 
class TabletPadV2InterfacePrivate
 
class TabletSeatV2InterfacePrivate
 

Detailed Description

Definition at line 187 of file tablet_v2.h.

Member Enumeration Documentation

◆ Source

Enumerator
SourceFinger 

Definition at line 193 of file tablet_v2.h.

Constructor & Destructor Documentation

◆ ~TabletPadRingV2Interface()

KWin::TabletPadRingV2Interface::~TabletPadRingV2Interface ( )
virtualdefault

Member Function Documentation

◆ sendAngle()

void KWin::TabletPadRingV2Interface::sendAngle ( qreal angle)

Definition at line 452 of file tablet_v2.cpp.

◆ sendFrame()

void KWin::TabletPadRingV2Interface::sendFrame ( quint32 time)

Definition at line 459 of file tablet_v2.cpp.

◆ sendSource()

void KWin::TabletPadRingV2Interface::sendSource ( Source source)

Definition at line 466 of file tablet_v2.cpp.

◆ sendStop()

void KWin::TabletPadRingV2Interface::sendStop ( )

Definition at line 473 of file tablet_v2.cpp.

Friends And Related Symbol Documentation

◆ TabletPadGroupV2Interface

friend class TabletPadGroupV2Interface
friend

Definition at line 204 of file tablet_v2.h.

◆ TabletPadV2InterfacePrivate

friend class TabletPadV2InterfacePrivate
friend

Definition at line 205 of file tablet_v2.h.

◆ TabletSeatV2InterfacePrivate

friend class TabletSeatV2InterfacePrivate
friend

Definition at line 206 of file tablet_v2.h.


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