|
| TabletToolV2InterfacePrivate (TabletToolV2Interface *q, Display *display, TabletToolV2Interface::Type type, uint32_t hsh, uint32_t hsl, uint32_t hih, uint32_t hil, const QList< TabletToolV2Interface::Capability > &capabilities) |
|
std::ranges::subrange< QMultiMap< struct ::wl_client *, Resource * >::const_iterator > | targetResources () const |
|
quint64 | hardwareId () const |
|
quint64 | hardwareSerial () const |
|
void | zwp_tablet_tool_v2_bind_resource (QtWaylandServer::zwp_tablet_tool_v2::Resource *resource) override |
|
void | zwp_tablet_tool_v2_set_cursor (Resource *resource, uint32_t serial, struct ::wl_resource *_surface, int32_t hotspot_x, int32_t hotspot_y) override |
|
void | zwp_tablet_tool_v2_destroy_resource (Resource *resource) override |
|
void | zwp_tablet_tool_v2_destroy (Resource *resource) override |
|
Definition at line 126 of file tablet_v2.cpp.
◆ TabletToolV2InterfacePrivate()
◆ hardwareId()
quint64 KWin::TabletToolV2InterfacePrivate::hardwareId |
( |
| ) |
const |
|
inline |
◆ hardwareSerial()
quint64 KWin::TabletToolV2InterfacePrivate::hardwareSerial |
( |
| ) |
const |
|
inline |
◆ targetResources()
std::ranges::subrange< QMultiMap< struct ::wl_client *, Resource * >::const_iterator > KWin::TabletToolV2InterfacePrivate::targetResources |
( |
| ) |
const |
|
inline |
◆ zwp_tablet_tool_v2_bind_resource()
void KWin::TabletToolV2InterfacePrivate::zwp_tablet_tool_v2_bind_resource |
( |
QtWaylandServer::zwp_tablet_tool_v2::Resource * | resource | ) |
|
|
inlineoverride |
◆ zwp_tablet_tool_v2_destroy()
void KWin::TabletToolV2InterfacePrivate::zwp_tablet_tool_v2_destroy |
( |
Resource * | resource | ) |
|
|
inlineoverride |
◆ zwp_tablet_tool_v2_destroy_resource()
void KWin::TabletToolV2InterfacePrivate::zwp_tablet_tool_v2_destroy_resource |
( |
Resource * | resource | ) |
|
|
inlineoverride |
◆ zwp_tablet_tool_v2_set_cursor()
void KWin::TabletToolV2InterfacePrivate::zwp_tablet_tool_v2_set_cursor |
( |
Resource * | resource, |
|
|
uint32_t | serial, |
|
|
struct ::wl_resource * | _surface, |
|
|
int32_t | hotspot_x, |
|
|
int32_t | hotspot_y ) |
|
inlineoverride |
◆ m_capabilities
◆ m_cleanup
bool KWin::TabletToolV2InterfacePrivate::m_cleanup = false |
◆ m_cursors
◆ m_display
Display* const KWin::TabletToolV2InterfacePrivate::m_display |
◆ m_downSerial
std::optional<quint32> KWin::TabletToolV2InterfacePrivate::m_downSerial |
◆ m_hardwareIdHigh
const uint32_t KWin::TabletToolV2InterfacePrivate::m_hardwareIdHigh |
◆ m_hardwareIdLow
const uint32_t KWin::TabletToolV2InterfacePrivate::m_hardwareIdLow |
◆ m_hardwareSerialHigh
const uint32_t KWin::TabletToolV2InterfacePrivate::m_hardwareSerialHigh |
◆ m_hardwareSerialLow
const uint32_t KWin::TabletToolV2InterfacePrivate::m_hardwareSerialLow |
◆ m_lastTablet
◆ m_proximitySerial
quint32 KWin::TabletToolV2InterfacePrivate::m_proximitySerial = 0 |
◆ m_removed
bool KWin::TabletToolV2InterfacePrivate::m_removed = false |
◆ m_surface
◆ m_type
const uint32_t KWin::TabletToolV2InterfacePrivate::m_type |
The documentation for this class was generated from the following file: