CopperSpice API  1.9.1
QPaintDeviceWindow Member List

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

AncestorMode enum nameQWindow
PaintDeviceMetric enum nameQPaintDevice
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
QPaintDevice()QPaintDeviceprotected
QSurface(SurfaceClass type)QSurfaceexplicitprotected
QWindow(QScreen *screen=nullptr)QWindowexplicit
QWindow(QWindow *parent)QWindowexplicit
SurfaceClass enum nameQSurface
SurfaceType enum nameQSurface
Visibility enum nameQWindow
activeQWindowreadnotifyrevision
alert(int msec)QWindowslot
baseSize() constQWindow
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
close()QWindowslot
colorCount() constQPaintDeviceinline
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
depth() constQPaintDeviceinline
destroy()QWindow
destroyed(QObject *obj=nullptr)QObjectsignal
devicePixelRatio() constQPaintDeviceWindowusing
QWindow::devicePixelRatio() constQWindow
devicePixelRatioF() constQPaintDeviceinline
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
QWindow::event(QEvent *event) overrideQWindowoverrideprotected
QWindow::QObject::event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
QWindow::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
heightQPaintDeviceWindowusingreadwritenotify
QWindow::heightQWindowreadwritenotify
heightMM() constQPaintDeviceinline
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
logicalDpiX() constQPaintDeviceinline
logicalDpiY() constQPaintDeviceinline
lower()QWindowslot
mapFromGlobal(const QPoint &pos) constQWindow
mapToGlobal(const QPoint &pos) constQWindow
mask() constQWindow
maximumHeightQWindowreadwritenotify
maximumSize() constQWindow
maximumWidthQWindowreadwritenotify
metaObject() constQObject
metric(PaintDeviceMetric metric) const overrideQPaintDeviceWindowoverrideprotectedvirtual
minimumHeightQWindowreadwritenotify
minimumSize() constQWindow
minimumWidthQWindowreadwritenotify
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
paintEvent(QPaintEvent *event)QPaintDeviceWindowprotectedvirtual
paintingActive() constQPaintDeviceinline
parent() constQWindow
QObject::parent() constQObject
physicalDpiX() constQPaintDeviceinline
physicalDpiY() constQPaintDeviceinline
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 posx, int posy, int w, int h)QWindow
setGeometry(const QRect &rect)QWindow
setIcon(const QIcon &icon)QWindow
setKeyboardGrabEnabled(bool grab)QWindow
setMask(const QRegion &region)QWindow
setMaximumSize(const QSize &size)QWindow
setMaximumWidth(int width)QWindowslot
setMinimumSize(const QSize &size)QWindow
setModality(Qt::WindowModality modality)QWindow
setMouseGrabEnabled(bool grab)QWindow
setObjectName(const QString &name)QObject
setParent(QWindow *parent)QWindow
QObject::setParent(QObject *parent)QObject
setPosition(const QPoint &pt)QWindow
setPosition(int posx, int posy)QWindow
setProperty(const QString &name, const QVariant &value)QObject
setScreen(QScreen *screen)QWindow
setSizeIncrement(const QSize &size)QWindow
setSurfaceType(SurfaceType surfaceType)QWindow
setTransientParent(QWindow *parent)QWindow
setVisible(bool visible)QWindowslot
setVulkanInstance(QVulkanInstance *instance)QWindow
setWindowState(Qt::WindowState state)QWindow
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
tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >())QObjectstatic
transientParent() constQWindow
type() constQWindow
unsetCursor()QWindow
update(const QRect &rect)QPaintDeviceWindow
update(const QRegion &region)QPaintDeviceWindow
update()QPaintDeviceWindowslot
visibilityQWindowreadwritenotifyrevision
visibleQWindowreadwritenotify
vulkanInstance() constQWindow
wheelEvent(QWheelEvent *event)QWindowprotectedvirtual
widthQPaintDeviceWindowusingreadwritenotify
QWindow::widthQWindowreadwritenotify
widthMM() constQPaintDeviceinline
winId() constQWindow
windowState() constQWindow
windowStateChanged(Qt::WindowState windowState)QWindowsignal
xQWindowreadwritenotify
yQWindowreadwritenotify
~QObject()QObject
~QPaintDevice()QPaintDevicevirtual
~QSurface()QSurfacevirtual
~QWindow()QWindowvirtual