- enum CapabilityFlag
 
- flags CapabilityFlags
 
- QWaylandSeat(QWaylandCompositor *, CapabilityFlags )
 
- ~QWaylandSeat()
 
- addExtension(QWaylandCompositorExtension *)
 
- 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 *)
 
- d_ptr : QScopedPointer<QObjectData>
 
- 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 *
 
- extension_vector : QList<QWaylandCompositorExtension *>
 
- extensions() const : QList<QWaylandCompositorExtension *>
 
- findChild(const QString &, Qt::FindChildOptions ) const : T
 
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
 
- findChildren(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
 
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
 
- 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 *
 
- keyboardFocusChanged(QWaylandSurface *, QWaylandSurface *)
 
- keymap() : QWaylandKeymap *
 
- killTimer(int )
 
- metaObject() const : const QMetaObject *
 
- mouseFocus() const : QWaylandView *
 
- mouseFocusChanged(QWaylandView *, QWaylandView *)
 
- moveToThread(QThread *)
 
- 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 *)
 
- 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
 
- 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 : const QMetaObject
 
- staticQtMetaObject : const QMetaObject
 
- thread() const : QThread *
 
- timerEvent(QTimerEvent *)
 
- touch() const : QWaylandTouch *
 
- tr(const char *, const char *, int ) : QString
 
 
 |