Qt 6.1
Qt Wayland Compositor
C++ Classes
QWaylandQuickItem
Qt 6.1.1 Reference Documentation
List of All Members for QWaylandQuickItem
This is the complete list of members for
QWaylandQuickItem
, including inherited members.
QWaylandQuickItem
(QQuickItem *)
allowDiscardFrontBufferChanged
()
bufferLockedChanged
()
compositorChanged
()
focusOnClickChanged
()
inputEventsEnabledChanged
()
originChanged
()
outputChanged
()
paintEnabledChanged
()
setPaintEnabled
(bool)
subsurfaceHandlerChanged
()
surfaceChanged
()
surfaceDestroyed
()
takeFocus
(QWaylandSeat *)
touchEventsEnabledChanged
()
~QWaylandQuickItem
()
allowDiscardFrontBuffer
() const : bool
compositor
() const : QWaylandCompositor *
focusOnClick
() const : bool
inputEventsEnabled
() const : bool
inputRegionContains
(const QPointF &) const : bool
isBufferLocked
() const : bool
isPaintEnabled
() const : bool
mapFromSurface
(const QPointF &) const : QPointF
mapToSurface
(const QPointF &) const : QPointF
origin
() const : QWaylandSurface::Origin
output
() const : QWaylandOutput *
setAllowDiscardFrontBuffer
(bool)
setBufferLocked
(bool)
setFocusOnClick
(bool)
setInputEventsEnabled
(bool)
setOutput
(QWaylandOutput *)
setPrimary
()
setSubsurfaceHandler
(QObject *)
setSurface
(QWaylandSurface *)
setTouchEventsEnabled
(bool)
subsurfaceHandler
() const : QObject *
surface
() const : QWaylandSurface *
textureProvider
() const : QSGTextureProvider *
touchEventsEnabled
() const : bool
view
() const : QWaylandView *