KWin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
KWin::TabletV2InterfacePrivate Class Reference
Inheritance diagram for KWin::TabletV2InterfacePrivate:

Public Member Functions

 TabletV2InterfacePrivate (TabletV2Interface *q, uint32_t vendorId, uint32_t productId, const QString &name, const QStringList &paths)
 
wl_resource * resourceForSurface (SurfaceInterface *surface) const
 

Public Attributes

TabletV2Interface *const q
 
TabletPadV2Interfacem_pad = nullptr
 
const uint32_t m_vendorId
 
const uint32_t m_productId
 
const QString m_name
 
const QStringList m_paths
 

Detailed Description

Definition at line 24 of file tablet_v2.cpp.

Constructor & Destructor Documentation

◆ TabletV2InterfacePrivate()

KWin::TabletV2InterfacePrivate::TabletV2InterfacePrivate ( TabletV2Interface * q,
uint32_t vendorId,
uint32_t productId,
const QString & name,
const QStringList & paths )
inline

Definition at line 27 of file tablet_v2.cpp.

Member Function Documentation

◆ resourceForSurface()

wl_resource * KWin::TabletV2InterfacePrivate::resourceForSurface ( SurfaceInterface * surface) const
inline

Definition at line 37 of file tablet_v2.cpp.

Member Data Documentation

◆ m_name

const QString KWin::TabletV2InterfacePrivate::m_name

Definition at line 48 of file tablet_v2.cpp.

◆ m_pad

TabletPadV2Interface* KWin::TabletV2InterfacePrivate::m_pad = nullptr

Definition at line 45 of file tablet_v2.cpp.

◆ m_paths

const QStringList KWin::TabletV2InterfacePrivate::m_paths

Definition at line 49 of file tablet_v2.cpp.

◆ m_productId

const uint32_t KWin::TabletV2InterfacePrivate::m_productId

Definition at line 47 of file tablet_v2.cpp.

◆ m_vendorId

const uint32_t KWin::TabletV2InterfacePrivate::m_vendorId

Definition at line 46 of file tablet_v2.cpp.

◆ q

TabletV2Interface* const KWin::TabletV2InterfacePrivate::q

Definition at line 44 of file tablet_v2.cpp.


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