Qt 6.7
Qt Wayland Compositor
C++ Classes
QWaylandSeat
Qt Wayland Compositor | Commercial or GPLv3
List of All Members for QWaylandSeat
This is the complete list of members for
QWaylandSeat
, including inherited members.
enum
CapabilityFlag
flags
CapabilityFlags
QWaylandSeat
(QWaylandCompositor *, QWaylandSeat::CapabilityFlags)
~QWaylandSeat
()
addExtension
(QWaylandCompositorExtension *)
bindableObjectName
() : QBindable<QString>
blockSignals
(bool) : bool
capabilities
() const : QWaylandSeat::CapabilityFlags
childEvent
(QChildEvent *)
children
() const : const QObjectList &
compositor
() const : QWaylandCompositor *
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
cursorSurfaceRequest
(QWaylandSurface *, int, int)
customEvent
(QEvent *)
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
disconnectNotify
(const QMetaMethod &)
drag
() const : QWaylandDrag *
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
extension
(const QByteArray &) : QWaylandCompositorExtension *
extension
(const wl_interface *) : QWaylandCompositorExtension *
extensions
() const : QList<QWaylandCompositorExtension *>
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
findChild
(Qt::FindChildOptions) const : T
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
findChildren
(Qt::FindChildOptions) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
fromSeatResource
(struct wl_resource *) : QWaylandSeat *
inherits
(const char *) const : bool
initialize
()
installEventFilter
(QObject *)
isInitialized
() const : bool
isQuickItemType
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyboard
() const : QWaylandKeyboard *
keyboardFocus
() const : QWaylandSurface *
keyboardFocusChanged
(QWaylandSurface *, QWaylandSurface *)
keymap
() : QWaylandKeymap *
killTimer
(int)
metaObject
() const : const QMetaObject *
mouseFocus
() const : QWaylandView *
mouseFocusChanged
(QWaylandView *, QWaylandView *)
moveToThread
(QThread *) : bool
objectName
() const : QString
objectNameChanged
(const QString &)
parent
() const : QObject *
pointer
() const : QWaylandPointer *
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
removeExtension
(QWaylandCompositorExtension *)
sendFullKeyEvent
(QKeyEvent *)
sendFullTouchEvent
(QWaylandSurface *, QTouchEvent *)
sendKeyEvent
(int, bool)
sendKeyPressEvent
(uint)
sendKeyReleaseEvent
(uint)
sendMouseMoveEvent
(QWaylandView *, const QPointF &, const QPointF &)
sendMousePressEvent
(Qt::MouseButton)
sendMouseReleaseEvent
(Qt::MouseButton)
sendMouseWheelEvent
(Qt::Orientation, int)
sendTouchCancelEvent
(QWaylandClient *)
sendTouchFrameEvent
(QWaylandClient *)
sendTouchPointEvent
(QWaylandSurface *, int, const QPointF &, Qt::TouchPointState) : uint
sendTouchPointMoved
(QWaylandSurface *, int, const QPointF &) : uint
sendTouchPointPressed
(QWaylandSurface *, int, const QPointF &) : uint
sendTouchPointReleased
(QWaylandSurface *, int, const QPointF &) : uint
sendUnicodeKeyPressEvent
(uint)
sendUnicodeKeyReleaseEvent
(uint)
sender
() const : QObject *
senderSignalIndex
() const : int
setKeyboardFocus
(QWaylandSurface *) : bool
setMouseFocus
(QWaylandView *)
setObjectName
(const QString &)
setObjectName
(QAnyStringView)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setProperty
(const char *, QVariant &&) : bool
signalsBlocked
() const : bool
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
touch
() const : QWaylandTouch *
tr
(const char *, const char *, int) : QString