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
()
destinationSizeChanged
()
dragStarted
(QWaylandDrag *)
hasContentChanged
()
inhibitsIdleChanged
()
originChanged
()
sourceGeometryChanged
()
surfaceDestroyed
()
updateSelection
()
~QWaylandSurface
()
bufferScale
() const : int
bufferSize
() const : QSize
client
() const : QWaylandClient *
compositor
() const : QWaylandCompositor *
contentOrientation
() const : Qt::ScreenOrientation
destinationSize
() const : QSize
destroy
()
frameStarted
()
fromResource
(::wl_resource *) : QWaylandSurface *
hasContent
() const : bool
inhibitsIdle
() const : bool
initialize
(QWaylandCompositor *, QWaylandClient *, uint , int )
inputRegionContains
(const QPoint &) const : bool
inputRegionContains
(const QPointF &) const : bool
isCursorSurface
() const : bool
isDestroyed
() const : bool
isInitialized
() const : bool
markAsCursorSurface
(bool )
origin
() const : QWaylandSurface::Origin
primaryView
() const : QWaylandView *
resource
() const : struct wl_resource *
sendFrameCallbacks
()
setPrimaryView
(QWaylandView *)
setRole
(QWaylandSurfaceRole *, wl_resource *, uint32_t ) : bool
sourceGeometry
() const : QRectF
views
() const : QList<QWaylandView *>
waylandClient
() const : ::wl_client *