#include <seat_p.h>
Definition at line 33 of file seat_p.h.
◆ SeatInterfacePrivate()
◆ cancelDrag()
void KWin::SeatInterfacePrivate::cancelDrag |
( |
| ) |
|
◆ dataDevicesForSurface()
◆ dragInhibitsPointer()
bool KWin::SeatInterfacePrivate::dragInhibitsPointer |
( |
SurfaceInterface * | surface | ) |
const |
◆ endDrag()
void KWin::SeatInterfacePrivate::endDrag |
( |
| ) |
|
◆ get()
◆ registerDataControlDevice()
◆ registerDataDevice()
◆ registerPrimarySelectionDevice()
◆ seat_bind_resource()
void KWin::SeatInterfacePrivate::seat_bind_resource |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ seat_get_keyboard()
void KWin::SeatInterfacePrivate::seat_get_keyboard |
( |
Resource * | resource, |
|
|
uint32_t | id ) |
|
overrideprotected |
◆ seat_get_pointer()
void KWin::SeatInterfacePrivate::seat_get_pointer |
( |
Resource * | resource, |
|
|
uint32_t | id ) |
|
overrideprotected |
◆ seat_get_touch()
void KWin::SeatInterfacePrivate::seat_get_touch |
( |
Resource * | resource, |
|
|
uint32_t | id ) |
|
overrideprotected |
◆ seat_release()
void KWin::SeatInterfacePrivate::seat_release |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ sendCapabilities()
void KWin::SeatInterfacePrivate::sendCapabilities |
( |
| ) |
|
◆ updatePointerButtonSerial()
void KWin::SeatInterfacePrivate::updatePointerButtonSerial |
( |
quint32 | button, |
|
|
quint32 | serial ) |
◆ updatePointerButtonState()
void KWin::SeatInterfacePrivate::updatePointerButtonState |
( |
quint32 | button, |
|
|
Pointer::State | state ) |
◆ capabilities
quint32 KWin::SeatInterfacePrivate::capabilities = 0 |
◆ currentPrimarySelection
◆ currentSelection
◆ dataControlDevices
◆ dataDevices
◆ display
QPointer<Display> KWin::SeatInterfacePrivate::display |
◆ drag
Drag KWin::SeatInterfacePrivate::drag |
◆ focusedSurfaceDestroyConnection
QMetaObject::Connection KWin::SeatInterfacePrivate::focusedSurfaceDestroyConnection |
◆ focusedTextInputSurface
◆ globalKeyboard
Keyboard KWin::SeatInterfacePrivate::globalKeyboard |
◆ globalPointer
Pointer KWin::SeatInterfacePrivate::globalPointer |
◆ globalTouch
Touch KWin::SeatInterfacePrivate::globalTouch |
◆ keyboard
◆ name
QString KWin::SeatInterfacePrivate::name |
◆ pointer
◆ primarySelectionDevices
◆ textInputV1
◆ textInputV2
◆ textInputV3
◆ timestamp
std::chrono::milliseconds KWin::SeatInterfacePrivate::timestamp = std::chrono::milliseconds::zero() |
◆ touch
The documentation for this class was generated from the following files: