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

#include <tablet_v2.h>

Inheritance diagram for KWin::TabletPadStripV2Interface:

Public Types

enum  Source { SourceFinger = 1 }
 

Public Member Functions

virtual ~TabletPadStripV2Interface ()
 
void sendSource (Source source)
 
void sendPosition (quint32 position)
 
void sendFrame (quint32 time)
 
void sendStop ()
 

Friends

class TabletPadGroupV2Interface
 
class TabletPadV2InterfacePrivate
 
class TabletSeatV2InterfacePrivate
 

Detailed Description

Definition at line 211 of file tablet_v2.h.

Member Enumeration Documentation

◆ Source

Enumerator
SourceFinger 

Definition at line 217 of file tablet_v2.h.

Constructor & Destructor Documentation

◆ ~TabletPadStripV2Interface()

KWin::TabletPadStripV2Interface::~TabletPadStripV2Interface ( )
virtualdefault

Member Function Documentation

◆ sendFrame()

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

Definition at line 513 of file tablet_v2.cpp.

◆ sendPosition()

void KWin::TabletPadStripV2Interface::sendPosition ( quint32 position)

Definition at line 520 of file tablet_v2.cpp.

◆ sendSource()

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

Definition at line 527 of file tablet_v2.cpp.

◆ sendStop()

void KWin::TabletPadStripV2Interface::sendStop ( )

Definition at line 534 of file tablet_v2.cpp.

Friends And Related Symbol Documentation

◆ TabletPadGroupV2Interface

friend class TabletPadGroupV2Interface
friend

Definition at line 227 of file tablet_v2.h.

◆ TabletPadV2InterfacePrivate

friend class TabletPadV2InterfacePrivate
friend

Definition at line 228 of file tablet_v2.h.

◆ TabletSeatV2InterfacePrivate

friend class TabletSeatV2InterfacePrivate
friend

Definition at line 229 of file tablet_v2.h.


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