![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQuickApplicationWindow, including all inherited members.
active | QWindow | |
activeFocusControl | QQuickApplicationWindow | |
activeFocusControlChanged() | QQuickApplicationWindow | signal |
activeFocusItem | QQuickWindow | |
afterRendering() | QQuickWindow | signal |
background | QQuickApplicationWindow | |
backgroundChanged() | QQuickApplicationWindow | signal |
beforeRendering() | QQuickWindow | signal |
beforeSynchronizing() | QQuickWindow | signal |
bindableObjectName() | QObject | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
classBegin() override | QQuickApplicationWindow | protectedvirtual |
close() | QWindow | slot |
closeEvent(QCloseEvent *) override | QQuickWindow | protectedvirtual |
color | QQuickWindow | |
colorChanged(const QColor &) | QQuickWindow | signal |
componentComplete() override | QQuickApplicationWindow | protectedvirtual |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
contentItem | QQuickApplicationWindow | |
contentOrientation | QWindow | |
contentOrientationChanged(Qt::ScreenOrientation orientation) | QWindow | signal |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=nullptr) | QObject | signal |
Direct3DSurface enum value | QSurface | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
disconnect(const QMetaObject::Connection &) | QObject | static |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const | QObject | |
dumpObjectTree() const | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *) override | QQuickWindow | protectedvirtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
exposeEvent(QExposeEvent *) override | QQuickWindow | protectedvirtual |
findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
flags | QWindow | |
focusInEvent(QFocusEvent *) override | QQuickWindow | protectedvirtual |
focusObjectChanged(QObject *object) | QWindow | signal |
focusOutEvent(QFocusEvent *) override | QQuickWindow | protectedvirtual |
font | QQuickApplicationWindow | |
fontChanged() | QQuickApplicationWindow | signal |
footer | QQuickApplicationWindow | |
footerChanged() | QQuickApplicationWindow | signal |
frameSwapped() | QQuickWindow | signal |
header | QQuickApplicationWindow | |
headerChanged() | QQuickApplicationWindow | signal |
height | QWindow | |
heightChanged(int arg) | QWindow | signal |
hide() | QWindow | slot |
hideEvent(QHideEvent *) override | QQuickWindow | protectedvirtual |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *filterObj) | QObject | |
isComponentComplete() const | QQuickApplicationWindow | protected |
isQuickItemType() const | QObject | inline |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
keyPressEvent(QKeyEvent *) override | QQuickWindow | protectedvirtual |
keyReleaseEvent(QKeyEvent *) override | QQuickWindow | protectedvirtual |
killTimer(int id) | QObject | |
locale | QQuickApplicationWindow | |
localeChanged() | QQuickApplicationWindow | signal |
lower() | QWindow | slot |
m_reserved | QSurface | protected |
m_type | QSurface | protected |
maximumHeight | QWindow | |
maximumHeightChanged(int arg) | QWindow | signal |
maximumWidth | QWindow | |
maximumWidthChanged(int arg) | QWindow | signal |
menuBar | QQuickApplicationWindow | |
MetalSurface enum value | QSurface | |
minimumHeight | QWindow | |
minimumHeightChanged(int arg) | QWindow | signal |
minimumWidth | QWindow | |
minimumWidthChanged(int arg) | QWindow | signal |
modality | QWindow | |
modalityChanged(Qt::WindowModality modality) | QWindow | signal |
mouseDoubleClickEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
mouseMoveEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
mousePressEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
mouseReleaseEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
moveEvent(QMoveEvent *) | QWindow | protectedvirtual |
moveToThread(QThread *thread) | QObject | |
nativeEvent(const QByteArray &eventType, void *message, qintptr *result) | QWindow | protectedvirtual |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
Offscreen enum value | QSurface | |
opacity | QWindow | |
OpenGLSurface enum value | QSurface | |
OpenVGSurface enum value | QSurface | |
paintEvent(QPaintEvent *) | QWindow | protectedvirtual |
QObject::parent() const | QObject | inline |
property(const char *name) const | QObject | |
Q_REVISION(2, 3) void menuBarChanged() | QQuickApplicationWindow | signal |
QQuickWindow::Q_REVISION(2, 2) void afterSynchronizing() | QQuickWindow | signal |
QQuickWindow::Q_REVISION(2, 1) void closing(QQuickCloseEvent *close) | QQuickWindow | signal |
QQuickWindow::Q_REVISION(2, 14) void beforeRenderPassRecording() | QQuickWindow | signal |
QQuickWindow::Q_REVISION(6, 0) void paletteChanged() | QQuickWindow | signal |
QWindow::Q_REVISION(2, 2) void windowTitleChanged(const QString &title) | QWindow | signal |
QWindow::Q_REVISION(2, 13) void transientParentChanged(QWindow *transientParent) | QWindow | signal |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
QQmlParserStatus() | QQmlParserStatus | |
QQuickWindow(QQuickWindowPrivate &dd, QWindow *parent=nullptr) | QQuickWindow | protected |
QQuickWindow(QQuickWindowPrivate &dd, QQuickRenderControl *control) | QQuickWindow | protected |
QQuickWindowQmlImpl(QWindow *parent=nullptr) | QQuickWindowQmlImpl | |
QQuickWindowQmlImpl(QQuickWindowQmlImplPrivate &dd, QWindow *parent) | QQuickWindowQmlImpl | protected |
QSurface(SurfaceClass type) | QSurface | explicitprotected |
QWindow(QWindowPrivate &dd, QWindow *parent) | QWindow | protected |
raise() | QWindow | slot |
RasterGLSurface enum value | QSurface | |
RasterSurface enum value | QSurface | |
receivers(const char *signal) const | QObject | protected |
releaseResources() | QQuickWindow | slot |
removeEventFilter(QObject *obj) | QObject | |
resizeEvent(QResizeEvent *event) override | QQuickApplicationWindow | protectedvirtual |
sceneGraphInitialized() | QQuickWindow | signal |
sceneGraphInvalidated() | QQuickWindow | signal |
screen | QQuickWindowQmlImpl | |
screen() const | QQuickWindowQmlImpl | |
screenChanged(QScreen *screen) | QWindow | signal |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setGeometry(int posx, int posy, int w, int h) | QWindow | slot |
setGeometry(const QRect &rect) | QWindow | slot |
setHeight(int arg) | QWindow | slot |
setMaximumHeight(int h) | QWindow | slot |
setMaximumWidth(int w) | QWindow | slot |
setMinimumHeight(int h) | QWindow | slot |
setMinimumWidth(int w) | QWindow | slot |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
QObject::setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
setScreen(QObject *screen) | QQuickWindowQmlImpl | |
setTitle(const QString &) | QWindow | slot |
setVisibility(QWindow::Visibility visibility) | QQuickWindowQmlImpl | |
setVisible(bool visible) | QQuickWindowQmlImpl | |
setWidth(int arg) | QWindow | slot |
setX(int arg) | QWindow | slot |
setY(int arg) | QWindow | slot |
show() | QWindow | slot |
showEvent(QShowEvent *) override | QQuickWindow | protectedvirtual |
showFullScreen() | QWindow | slot |
showMaximized() | QWindow | slot |
showMinimized() | QWindow | slot |
showNormal() | QWindow | slot |
signalsBlocked() const noexcept | QObject | inline |
startSystemMove() | QWindow | slot |
startSystemResize(Qt::Edges edges) | QWindow | slot |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
supportsOpenGL() const | QSurface | |
SurfaceClass enum name | QSurface | |
surfaceClass() const | QSurface | |
surfaceHandle() const =0 | QSurface | pure virtual |
SurfaceType enum name | QSurface | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
title | QWindow | |
touchEvent(QTouchEvent *) | QWindow | protectedvirtual |
update() | QQuickWindow | slot |
visibility | QQuickWindowQmlImpl | |
visibilityChanged(QWindow::Visibility visibility) | QQuickWindowQmlImpl | signal |
visible | QQuickWindowQmlImpl | |
visibleChanged(bool arg) | QQuickWindowQmlImpl | signal |
VulkanSurface enum value | QSurface | |
width | QWindow | |
widthChanged(int arg) | QWindow | signal |
Window enum value | QSurface | |
windowStateChanged(Qt::WindowState windowState) | QWindow | signal |
x | QWindow | |
xChanged(int arg) | QWindow | signal |
y | QWindow | |
yChanged(int arg) | QWindow | signal |
~QObject() | QObject | virtual |
~QQmlParserStatus() | QQmlParserStatus | virtual |
~QSurface() | QSurface | virtual |