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

Public Member Functions

 TabletManagerV2InterfacePrivate (Display *display, TabletManagerV2Interface *q)
 
void zwp_tablet_manager_v2_get_tablet_seat (Resource *resource, uint32_t tablet_seat, struct ::wl_resource *seat_resource) override
 
TabletSeatV2Interfaceget (SeatInterface *seat)
 

Public Attributes

TabletManagerV2Interface *const q
 
Display *const m_display
 
QHash< SeatInterface *, TabletSeatV2Interface * > m_seats
 

Detailed Description

Definition at line 927 of file tablet_v2.cpp.

Constructor & Destructor Documentation

◆ TabletManagerV2InterfacePrivate()

KWin::TabletManagerV2InterfacePrivate::TabletManagerV2InterfacePrivate ( Display * display,
TabletManagerV2Interface * q )
inline

Definition at line 930 of file tablet_v2.cpp.

Member Function Documentation

◆ get()

TabletSeatV2Interface * KWin::TabletManagerV2InterfacePrivate::get ( SeatInterface * seat)
inline

Definition at line 944 of file tablet_v2.cpp.

◆ zwp_tablet_manager_v2_get_tablet_seat()

void KWin::TabletManagerV2InterfacePrivate::zwp_tablet_manager_v2_get_tablet_seat ( Resource * resource,
uint32_t tablet_seat,
struct ::wl_resource * seat_resource )
inlineoverride

Definition at line 937 of file tablet_v2.cpp.

Member Data Documentation

◆ m_display

Display* const KWin::TabletManagerV2InterfacePrivate::m_display

Definition at line 954 of file tablet_v2.cpp.

◆ m_seats

QHash<SeatInterface *, TabletSeatV2Interface *> KWin::TabletManagerV2InterfacePrivate::m_seats

Definition at line 955 of file tablet_v2.cpp.

◆ q

TabletManagerV2Interface* const KWin::TabletManagerV2InterfacePrivate::q

Definition at line 953 of file tablet_v2.cpp.


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