CopperSpice API  1.9.2
QWindow Member List

This is the complete list of members for QWindow, including all inherited members.

AncestorMode enum nameQWindow
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
QSurface(SurfaceClass type)QSurfaceexplicitprotected
QWindow(QScreen *screen=nullptr)QWindowexplicit
QWindow(QWindow *parent)QWindowexplicit
SurfaceClass enum nameQSurface
SurfaceType enum nameQSurface
Visibility enum nameQWindow
activeQWindowreadnotifyrevision
activeChanged()QWindowsignal
alert(int msec)QWindowslot
baseSize() constQWindow
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
close()QWindowslot
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection, const QString &location=QString ())QObjectstatic
connect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...), Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotLambda, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
contentOrientationQWindowreadwritenotify
contentOrientation() constQWindow
contentOrientationChanged(Qt::ScreenOrientation orientation)QWindowsignal
create()QWindow
cursor() constQWindow
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObjectslot
destroy()QWindow
destroyed(QObject *obj=nullptr)QObjectsignal
devicePixelRatio() constQWindow
disconnect(const QString &signalMethod=QString (), const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QString &signalMethod, const QString &location, const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *receiver, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const QObject *sender, std::nullptr_t, const QObject *receiver, std::nullptr_t)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod)QObjectstatic
disconnect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...))QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, std::nullptr_t slotMethod=nullptr)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotMethod)QObjectstatic
disconnectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *event) overrideQWindowoverrideprotected
QObject::event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
exposeEvent(QExposeEvent *event)QWindowprotectedvirtual
filePath() constQWindow
findChild(const QString &childName=QString ()) constQObject
findChildren(const QString &childName=QString (), Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
findChildren(const QRegularExpression &regExp, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
flagsQWindowreadwrite
flags() constQWindow
focusInEvent(QFocusEvent *event)QWindowprotectedvirtual
focusObject() constQWindowvirtual
focusObjectChanged(QObject *object)QWindowsignal
focusOutEvent(QFocusEvent *event)QWindowprotectedvirtual
format() const overrideQWindowoverridevirtual
frameGeometry() constQWindow
frameMargins() constQWindow
framePosition() constQWindow
fromWinId(WId id)QWindowstatic
geometry() constQWindow
heightQWindowreadwritenotify
height() constQWindowinline
heightChanged(int newHeight)QWindowsignal
hide()QWindowslot
hideEvent(QHideEvent *event)QWindowprotectedvirtual
icon() constQWindow
inherits(const QString &className) constQObject
installEventFilter(QObject *filterObj)QObject
isActive() constQWindow
isAncestorOf(const QWindow *child, AncestorMode mode=IncludeTransients) constQWindow
isExposed() constQWindow
isModal() constQWindow
isSignalConnected(const QMetaMethod &signalMethod) constQObjectprotected
isTopLevel() constQWindow
isVisible() constQWindow
isWidgetType() constQObject
isWindowType() constQObject
keyPressEvent(QKeyEvent *event)QWindowprotectedvirtual
keyReleaseEvent(QKeyEvent *event)QWindowprotectedvirtual
killTimer(int id)QObject
lower()QWindowslot
mapFromGlobal(const QPoint &pos) constQWindow
mapToGlobal(const QPoint &pos) constQWindow
mask() constQWindow
maximumHeightQWindowreadwritenotify
maximumHeight() constQWindowinline
maximumHeightChanged(int newMaxHeight)QWindowsignal
maximumSize() constQWindow
maximumWidthQWindowreadwritenotify
maximumWidth() constQWindowinline
maximumWidthChanged(int newMaxWidth)QWindowsignal
metaObject() constQObject
minimumHeightQWindowreadwritenotify
minimumHeight() constQWindowinline
minimumHeightChanged(int newMinHeight)QWindowsignal
minimumSize() constQWindow
minimumWidthQWindowreadwritenotify
minimumWidth() constQWindowinline
minimumWidthChanged(int newMinWidth)QWindowsignal
modalityQWindowreadwritenotify
modality() constQWindow
modalityChanged(Qt::WindowModality modality)QWindowsignal
mouseDoubleClickEvent(QMouseEvent *event)QWindowprotectedvirtual
mouseMoveEvent(QMouseEvent *event)QWindowprotectedvirtual
mousePressEvent(QMouseEvent *event)QWindowprotectedvirtual
mouseReleaseEvent(QMouseEvent *event)QWindowprotectedvirtual
moveEvent(QMoveEvent *event)QWindowprotectedvirtual
moveToThread(QThread *targetThread)QObject
nativeEvent(const QByteArray &eventType, void *message, long *result)QWindowprotectedvirtual
objectNameQObjectwrite
objectName() constQObject
objectNameChanged(const QString &objectName)QObjectsignal
opacityQWindowreadwritenotifyrevision
opacity() constQWindow
opacityChanged(qreal newOpacity)QWindowsignal
parent() constQWindow
QObject::parent() constQObject
position() constQWindowinline
property(const QString &name) constQObject
qobject_cast(QObject *object)QObjectrelated
raise()QWindowslot
receivers(const QString &signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
reportContentOrientationChange(Qt::ScreenOrientation orientation)QWindow
requestActivate()QWindowslot
requestUpdate()QWindowslot
requestedFormat() constQWindow
resize(const QSize &newSize)QWindow
resize(int w, int h)QWindow
resizeEvent(QResizeEvent *event)QWindowprotectedvirtual
screen() constQWindow
screenChanged(QScreen *screen)QWindowsignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setBaseSize(const QSize &size)QWindow
setCursor(const QCursor &cursor)QWindow
setFilePath(const QString &filePath)QWindow
setFlags(Qt::WindowFlags flags)QWindow
setFormat(const QSurfaceFormat &format)QWindow
setFramePosition(const QPoint &point)QWindow
setGeometry(int x_pos, int y_pos, int w, int h)QWindow
setGeometry(const QRect &rect)QWindow
setHeight(int height)QWindowslot
setIcon(const QIcon &icon)QWindow
setKeyboardGrabEnabled(bool grab)QWindow
setMask(const QRegion &region)QWindow
setMaximumHeight(int height)QWindowslot
setMaximumSize(const QSize &size)QWindow
setMaximumWidth(int width)QWindowslot
setMinimumHeight(int height)QWindowslot
setMinimumSize(const QSize &size)QWindow
setMinimumWidth(int width)QWindowslot
setModality(Qt::WindowModality modality)QWindow
setMouseGrabEnabled(bool grab)QWindow
setObjectName(const QString &name)QObject
setOpacity(qreal level)QWindow
setParent(QWindow *parent)QWindow
QObject::setParent(QObject *parent)QObject
setPosition(const QPoint &pt)QWindow
setPosition(int x_pos, int y_pos)QWindow
setProperty(const QString &name, const QVariant &value)QObject
setScreen(QScreen *screen)QWindow
setSizeIncrement(const QSize &size)QWindow
setSurfaceType(SurfaceType surfaceType)QWindow
setTitle(const QString &title)QWindowslot
setTransientParent(QWindow *parent)QWindow
setVisibility(Visibility v)QWindow
setVisible(bool visible)QWindowslot
setVulkanInstance(QVulkanInstance *instance)QWindow
setWidth(int width)QWindowslot
setWindowState(Qt::WindowState state)QWindow
setX(int x_value)QWindowslot
setY(int y_value)QWindowslot
show()QWindowslot
showEvent(QShowEvent *event)QWindowprotectedvirtual
showFullScreen()QWindowslot
showMaximized()QWindowslot
showMinimized()QWindowslot
showNormal()QWindowslot
signalsBlocked() constQObject
size() const overrideQWindowinlineoverridevirtual
sizeIncrement() constQWindow
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
staticMetaObject()QObjectstatic
supportsOpenGL() constQSurface
surfaceClass() constQSurface
surfaceType() const overrideQWindowoverridevirtual
tabletEvent(QTabletEvent *event)QWindowprotectedvirtual
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
titleQWindowreadwritenotify
title() constQWindow
touchEvent(QTouchEvent *event)QWindowprotectedvirtual
tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >())QObjectstatic
transientParent() constQWindow
type() constQWindow
unsetCursor()QWindow
visibilityQWindowreadwritenotifyrevision
visibility() constQWindow
visibilityChanged(QWindow::Visibility newVisibility)QWindowsignal
visibleQWindowreadwritenotify
visibleChanged(bool newVisible)QWindowsignal
vulkanInstance() constQWindow
wheelEvent(QWheelEvent *event)QWindowprotectedvirtual
widthQWindowreadwritenotify
width() constQWindowinline
widthChanged(int newWidth)QWindowsignal
winId() constQWindow
windowState() constQWindow
windowStateChanged(Qt::WindowState windowState)QWindowsignal
windowTitleChanged(const QString &newTitle)QWindowsignal
xQWindowreadwritenotify
x() constQWindowinline
xChanged(int newX)QWindowsignal
yQWindowreadwritenotify
y() constQWindowinline
yChanged(int newY)QWindowsignal
~QObject()QObject
~QSurface()QSurfacevirtual
~QWindow()QWindowvirtual