Qt 5.15
Qt Wayland Compositor
C++ Classes
QWaylandSeat
Qt 5.15.8 Reference Documentation
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 )
cursorSurfaceRequest
(QWaylandSurface *, int , int )
deleteLater
()
destroyed
(QObject *)
keyboardFocusChanged
(QWaylandSurface *, QWaylandSurface *)
mouseFocusChanged
(QWaylandView *, QWaylandView *)
objectNameChanged
(const QString &)
~QWaylandSeat
()
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 &)
customEvent
(QEvent *)
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
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, 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
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyboard
() const : QWaylandKeyboard *
keyboardFocus
() const : QWaylandSurface *
keymap
() : QWaylandKeymap *
killTimer
(int )
metaObject
() const : const QMetaObject *
mouseFocus
() const : QWaylandView *
moveToThread
(QThread *)
objectName
() const : QString
parent
() const : QObject *
pointer
() const : QWaylandPointer *
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
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
sender
() const : QObject *
senderSignalIndex
() const : int
setKeyboardFocus
(QWaylandSurface *) : bool
setMouseFocus
(QWaylandView *)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const 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