Qt 5.15
Qt Wayland Compositor
C++ Classes
QWaylandSurface
Qt 5.15.8 Reference Documentation
List of All Members for QWaylandSurface
This is the complete list of members for
QWaylandSurface
, including inherited members.
enum
Origin
QWaylandSurface
(QWaylandCompositor *, QWaylandClient *, uint , int )
QWaylandSurface
()
bufferScaleChanged
()
bufferSizeChanged
()
childAdded
(QWaylandSurface *)
contentOrientationChanged
()
cursorSurfaceChanged
()
deleteLater
()
destinationSizeChanged
()
destroyed
(QObject *)
dragStarted
(QWaylandDrag *)
hasContentChanged
()
inhibitsIdleChanged
()
objectNameChanged
(const QString &)
originChanged
()
sourceGeometryChanged
()
surfaceDestroyed
()
updateSelection
()
~QWaylandSurface
()
blockSignals
(bool ) : bool
bufferScale
() const : int
bufferSize
() const : QSize
childEvent
(QChildEvent *)
children
() const : const QObjectList &
client
() const : QWaylandClient *
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 &)
contentOrientation
() const : Qt::ScreenOrientation
customEvent
(QEvent *)
destinationSize
() const : QSize
destroy
()
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 &)
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>
frameStarted
()
fromResource
(::wl_resource *) : QWaylandSurface *
hasContent
() const : bool
inherits
(const char *) const : bool
inhibitsIdle
() const : bool
initialize
(QWaylandCompositor *, QWaylandClient *, uint , int )
inputRegionContains
(const QPoint &) const : bool
inputRegionContains
(const QPointF &) const : bool
installEventFilter
(QObject *)
isCursorSurface
() const : bool
isDestroyed
() const : bool
isInitialized
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int )
markAsCursorSurface
(bool )
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
objectName
() const : QString
origin
() const : QWaylandSurface::Origin
parent
() const : QObject *
primaryView
() const : QWaylandView *
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
resource
() const : struct wl_resource *
sendFrameCallbacks
()
sender
() const : QObject *
senderSignalIndex
() const : int
setObjectName
(const QString &)
setParent
(QObject *)
setPrimaryView
(QWaylandView *)
setProperty
(const char *, const QVariant &) : bool
setRole
(QWaylandSurfaceRole *, wl_resource *, uint32_t ) : bool
signalsBlocked
() const : bool
sourceGeometry
() const : QRectF
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString
views
() const : QList<QWaylandView *>
waylandClient
() const : ::wl_client *