Qt 5.13
Qt Wayland Compositor
C++ Classes
QWaylandOutput
Qt 5.13.0 Reference Documentation
List of All Members for QWaylandOutput
This is the complete list of members for
QWaylandOutput
, including inherited members.
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
QWaylandOutput
(QWaylandCompositor *, QWindow *)
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
enum
Subpixel
enum
Transform
availableGeometryChanged
()
compositorChanged
()
deleteLater
()
geometryChanged
()
manufacturerChanged
()
modelChanged
()
objectNameChanged
(const QString &)
physicalSizeChanged
()
positionChanged
()
scaleFactorChanged
()
sizeFollowsWindowChanged
()
subpixelChanged
()
transformChanged
()
windowChanged
()
~QWaylandOutput
()
addMode
(const QWaylandOutputMode &, bool )
availableGeometry
() const : QRect
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
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
connectNotify
(const QMetaMethod &)
currentMode
() const : QWaylandOutputMode
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
frameStarted
()
fromResource
(wl_resource *) : QWaylandOutput *
geometry
() const : QRect
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
manufacturer
() const : QString
model
() const : QString
modes
() const : QList<QWaylandOutputMode>
moveToThread
(QThread *)
objectName
() const : QString
physicalSize
() const : QSize
position
() const : QPoint
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
scaleFactor
() const : int
sendFrameCallbacks
()
sender
() const : QObject *
senderSignalIndex
() const : int
setAvailableGeometry
(const QRect &)
setCurrentMode
(const QWaylandOutputMode &)
setManufacturer
(const QString &)
setModel
(const QString &)
setObjectName
(const QString &)
setParent
(QObject *)
setPhysicalSize
(const QSize &)
setPosition
(const QPoint &)
setProperty
(const char *, const QVariant &) : bool
setScaleFactor
(int )
setSizeFollowsWindow
(bool )
setSubpixel
(const QWaylandOutput::Subpixel &)
setTransform
(const QWaylandOutput::Transform &)
setWindow
(QWindow *)
sizeFollowsWindow
() const : bool
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
subpixel
() const : QWaylandOutput::Subpixel
thread
() const : QThread *
transform
() const : QWaylandOutput::Transform
update
()
window
() const : QWindow *