| cancelDrag() | KWin::SeatInterface | |
| cancelPointerHoldGesture() | KWin::SeatInterface | |
| cancelPointerPinchGesture() | KWin::SeatInterface | |
| cancelPointerSwipeGesture() | KWin::SeatInterface | |
| display() const | KWin::SeatInterface | |
| dragDropped() | KWin::SeatInterface | signal |
| dragEnded() | KWin::SeatInterface | signal |
| dragIcon() const | KWin::SeatInterface | |
| dragSource() const | KWin::SeatInterface | |
| dragStarted() | KWin::SeatInterface | signal |
| dragSurface() const | KWin::SeatInterface | |
| dragSurfaceChanged() | KWin::SeatInterface | signal |
| dragSurfaceTransformation() const | KWin::SeatInterface | |
| dropHandlerForSurface(SurfaceInterface *surface) const | KWin::SeatInterface | |
| endPointerHoldGesture() | KWin::SeatInterface | |
| endPointerPinchGesture() | KWin::SeatInterface | |
| endPointerSwipeGesture() | KWin::SeatInterface | |
| firstTouchPointPosition() const | KWin::SeatInterface | |
| focusedKeyboardSurface() const | KWin::SeatInterface | |
| focusedKeyboardSurfaceAboutToChange(SurfaceInterface *nextSurface) | KWin::SeatInterface | signal |
| focusedPointerSurface() const | KWin::SeatInterface | |
| focusedPointerSurfacePosition() const | KWin::SeatInterface | |
| focusedPointerSurfaceTransformation() const | KWin::SeatInterface | |
| focusedTextInputSurface() const | KWin::SeatInterface | |
| focusedTextInputSurfaceChanged() | KWin::SeatInterface | signal |
| focusedTouchSurface() const | KWin::SeatInterface | |
| focusedTouchSurfacePosition() const | KWin::SeatInterface | |
| get(wl_resource *native) | KWin::SeatInterface | static |
| hasImplicitPointerGrab(quint32 serial) const | KWin::SeatInterface | |
| hasImplicitTouchGrab(quint32 serial) const | KWin::SeatInterface | |
| hasKeyboard() const | KWin::SeatInterface | |
| hasKeyboardChanged(bool) | KWin::SeatInterface | signal |
| hasPointer() const | KWin::SeatInterface | |
| hasPointerChanged(bool) | KWin::SeatInterface | signal |
| hasTouch() const | KWin::SeatInterface | |
| hasTouchChanged(bool) | KWin::SeatInterface | signal |
| isDrag() const | KWin::SeatInterface | |
| isDragPointer() const | KWin::SeatInterface | |
| isDragTouch() const | KWin::SeatInterface | |
| isPointerButtonPressed(quint32 button) const | KWin::SeatInterface | |
| isPointerButtonPressed(Qt::MouseButton button) const | KWin::SeatInterface | |
| isTouchSequence() const | KWin::SeatInterface | |
| keyboard() const | KWin::SeatInterface | |
| name() const | KWin::SeatInterface | |
| nameChanged(const QString &) | KWin::SeatInterface | signal |
| notifyKeyboardKey(quint32 keyCode, KeyboardKeyState state) | KWin::SeatInterface | |
| notifyKeyboardModifiers(quint32 depressed, quint32 latched, quint32 locked, quint32 group) | KWin::SeatInterface | |
| notifyPointerAxis(Qt::Orientation orientation, qreal delta, qint32 deltaV120, PointerAxisSource source, PointerAxisRelativeDirection direction=PointerAxisRelativeDirection::Normal) | KWin::SeatInterface | |
| notifyPointerButton(quint32 button, PointerButtonState state) | KWin::SeatInterface | |
| notifyPointerButton(Qt::MouseButton button, PointerButtonState state) | KWin::SeatInterface | |
| notifyPointerEnter(SurfaceInterface *surface, const QPointF &position, const QPointF &surfacePosition=QPointF()) | KWin::SeatInterface | |
| notifyPointerEnter(SurfaceInterface *surface, const QPointF &position, const QMatrix4x4 &transformation) | KWin::SeatInterface | |
| notifyPointerFrame() | KWin::SeatInterface | |
| notifyPointerLeave() | KWin::SeatInterface | |
| notifyPointerMotion(const QPointF &pos) | KWin::SeatInterface | |
| notifyTouchCancel() | KWin::SeatInterface | |
| notifyTouchDown(qint32 id, const QPointF &globalPosition) | KWin::SeatInterface | |
| notifyTouchFrame() | KWin::SeatInterface | |
| notifyTouchMotion(qint32 id, const QPointF &globalPosition) | KWin::SeatInterface | |
| notifyTouchUp(qint32 id) | KWin::SeatInterface | |
| pointer() const | KWin::SeatInterface | |
| pointerButtonSerial(quint32 button) const | KWin::SeatInterface | |
| pointerButtonSerial(Qt::MouseButton button) const | KWin::SeatInterface | |
| pointerPos() const | KWin::SeatInterface | |
| pointerPosChanged(const QPointF &pos) | KWin::SeatInterface | signal |
| primarySelection() const | KWin::SeatInterface | |
| primarySelectionChanged(KWin::AbstractDataSource *) | KWin::SeatInterface | signal |
| relativePointerMotion(const QPointF &delta, const QPointF &deltaNonAccelerated, std::chrono::microseconds timestamp) | KWin::SeatInterface | |
| SeatInterface(Display *display, QObject *parent=nullptr) | KWin::SeatInterface | explicit |
| SeatInterfacePrivate | KWin::SeatInterface | friend |
| selection() const | KWin::SeatInterface | |
| selectionChanged(KWin::AbstractDataSource *) | KWin::SeatInterface | signal |
| setDragTarget(AbstractDropHandler *dropTarget, SurfaceInterface *surface, const QPointF &globalPosition, const QMatrix4x4 &inputTransformation) | KWin::SeatInterface | |
| setDragTarget(AbstractDropHandler *dropTarget, SurfaceInterface *surface, const QMatrix4x4 &inputTransformation=QMatrix4x4()) | KWin::SeatInterface | |
| setFocusedKeyboardSurface(SurfaceInterface *surface) | KWin::SeatInterface | |
| setFocusedPointerSurfacePosition(const QPointF &surfacePosition) | KWin::SeatInterface | |
| setFocusedPointerSurfaceTransformation(const QMatrix4x4 &transformation) | KWin::SeatInterface | |
| setFocusedTextInputSurface(SurfaceInterface *surface) | KWin::SeatInterface | |
| setFocusedTouchSurface(SurfaceInterface *surface, const QPointF &surfacePosition=QPointF()) | KWin::SeatInterface | |
| setFocusedTouchSurfacePosition(const QPointF &surfacePosition) | KWin::SeatInterface | |
| setHasKeyboard(bool has) | KWin::SeatInterface | |
| setHasPointer(bool has) | KWin::SeatInterface | |
| setHasTouch(bool has) | KWin::SeatInterface | |
| setName(const QString &name) | KWin::SeatInterface | |
| setPrimarySelection(AbstractDataSource *selection) | KWin::SeatInterface | |
| setSelection(AbstractDataSource *selection) | KWin::SeatInterface | |
| setTimestamp(std::chrono::microseconds time) | KWin::SeatInterface | |
| startDrag(AbstractDataSource *source, SurfaceInterface *sourceSurface, int dragSerial=-1, DragAndDropIcon *dragIcon=nullptr) | KWin::SeatInterface | |
| startPointerHoldGesture(quint32 fingerCount) | KWin::SeatInterface | |
| startPointerPinchGesture(quint32 fingerCount) | KWin::SeatInterface | |
| startPointerSwipeGesture(quint32 fingerCount) | KWin::SeatInterface | |
| textInputV1() const | KWin::SeatInterface | |
| textInputV2() const | KWin::SeatInterface | |
| textInputV3() const | KWin::SeatInterface | |
| timestamp() const | KWin::SeatInterface | |
| timestampChanged() | KWin::SeatInterface | signal |
| touch() const | KWin::SeatInterface | |
| touchMoved(qint32 id, quint32 serial, const QPointF &globalPosition) | KWin::SeatInterface | signal |
| updatePointerPinchGesture(const QPointF &delta, qreal scale, qreal rotation) | KWin::SeatInterface | |
| updatePointerSwipeGesture(const QPointF &delta) | KWin::SeatInterface | |
| xdgTopleveldrag() const | KWin::SeatInterface | |
| ~SeatInterface() | KWin::SeatInterface | virtual |