![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QWindow, including all inherited members.
| AncestorMode enum name | QWindow | |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObjectList | QObject | related |
| QSurface(SurfaceClass type) | QSurface | explicitprotected |
| QWindow(QScreen *screen=nullptr) | QWindow | explicit |
| QWindow(QWindow *parent) | QWindow | explicit |
| SurfaceClass enum name | QSurface | |
| SurfaceType enum name | QSurface | |
| Visibility enum name | QWindow | |
| active | QWindow | readnotifyrevision |
| activeChanged() | QWindow | signal |
| alert(int msec) | QWindow | slot |
| baseSize() const | QWindow | |
| blockSignals(bool block) | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| close() | QWindow | slot |
| 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) | QObject | static |
| connect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection, const QString &location=QString ()) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...), Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotLambda, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connectNotify(const QMetaMethod &signalMethod) const | QObject | protectedvirtual |
| contentOrientation | QWindow | readwritenotify |
| contentOrientation() const | QWindow | |
| contentOrientationChanged(Qt::ScreenOrientation orientation) | QWindow | signal |
| create() | QWindow | |
| cursor() const | QWindow | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | slot |
| destroy() | QWindow | |
| destroyed(QObject *obj=nullptr) | QObject | signal |
| devicePixelRatio() const | QWindow | |
| disconnect(const QString &signalMethod=QString (), const QObject *receiver=nullptr, const QString &slotMethod=QString ()) const | QObject | |
| disconnect(const QString &signalMethod, const QString &location, const QObject *receiver=nullptr, const QString &slotMethod=QString ()) const | QObject | |
| disconnect(const QObject *receiver, const QString &slotMethod=QString ()) const | QObject | |
| disconnect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod) | QObject | static |
| disconnect(const QObject *sender, std::nullptr_t, const QObject *receiver, std::nullptr_t) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod) | QObject | static |
| disconnect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod) | QObject | static |
| disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...)) | QObject | static |
| disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, std::nullptr_t slotMethod=nullptr) | QObject | static |
| disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotMethod) | QObject | static |
| disconnectNotify(const QMetaMethod &signalMethod) const | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *event) override | QWindow | overrideprotected |
| QObject::event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exposeEvent(QExposeEvent *event) | QWindow | protectedvirtual |
| filePath() const | QWindow | |
| findChild(const QString &childName=QString ()) const | QObject | |
| findChildren(const QString &childName=QString (), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | |
| findChildren(const QRegularExpression ®Exp, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | |
| flags | QWindow | readwrite |
| flags() const | QWindow | |
| focusInEvent(QFocusEvent *event) | QWindow | protectedvirtual |
| focusObject() const | QWindow | virtual |
| focusObjectChanged(QObject *object) | QWindow | signal |
| focusOutEvent(QFocusEvent *event) | QWindow | protectedvirtual |
| format() const override | QWindow | overridevirtual |
| frameGeometry() const | QWindow | |
| frameMargins() const | QWindow | |
| framePosition() const | QWindow | |
| fromWinId(WId id) | QWindow | static |
| geometry() const | QWindow | |
| height | QWindow | readwritenotify |
| height() const | QWindow | inline |
| heightChanged(int newHeight) | QWindow | signal |
| hide() | QWindow | slot |
| hideEvent(QHideEvent *event) | QWindow | protectedvirtual |
| icon() const | QWindow | |
| inherits(const QString &className) const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isActive() const | QWindow | |
| isAncestorOf(const QWindow *child, AncestorMode mode=IncludeTransients) const | QWindow | |
| isExposed() const | QWindow | |
| isModal() const | QWindow | |
| isSignalConnected(const QMetaMethod &signalMethod) const | QObject | protected |
| isTopLevel() const | QWindow | |
| isVisible() const | QWindow | |
| isWidgetType() const | QObject | |
| isWindowType() const | QObject | |
| keyPressEvent(QKeyEvent *event) | QWindow | protectedvirtual |
| keyReleaseEvent(QKeyEvent *event) | QWindow | protectedvirtual |
| killTimer(int id) | QObject | |
| lower() | QWindow | slot |
| mapFromGlobal(const QPoint &pos) const | QWindow | |
| mapToGlobal(const QPoint &pos) const | QWindow | |
| mask() const | QWindow | |
| maximumHeight | QWindow | readwritenotify |
| maximumHeight() const | QWindow | inline |
| maximumHeightChanged(int newMaxHeight) | QWindow | signal |
| maximumSize() const | QWindow | |
| maximumWidth | QWindow | readwritenotify |
| maximumWidth() const | QWindow | inline |
| maximumWidthChanged(int newMaxWidth) | QWindow | signal |
| metaObject() const | QObject | |
| minimumHeight | QWindow | readwritenotify |
| minimumHeight() const | QWindow | inline |
| minimumHeightChanged(int newMinHeight) | QWindow | signal |
| minimumSize() const | QWindow | |
| minimumWidth | QWindow | readwritenotify |
| minimumWidth() const | QWindow | inline |
| minimumWidthChanged(int newMinWidth) | QWindow | signal |
| modality | QWindow | readwritenotify |
| modality() const | QWindow | |
| modalityChanged(Qt::WindowModality modality) | QWindow | signal |
| mouseDoubleClickEvent(QMouseEvent *event) | QWindow | protectedvirtual |
| mouseMoveEvent(QMouseEvent *event) | QWindow | protectedvirtual |
| mousePressEvent(QMouseEvent *event) | QWindow | protectedvirtual |
| mouseReleaseEvent(QMouseEvent *event) | QWindow | protectedvirtual |
| moveEvent(QMoveEvent *event) | QWindow | protectedvirtual |
| moveToThread(QThread *targetThread) | QObject | |
| nativeEvent(const QByteArray &eventType, void *message, long *result) | QWindow | protectedvirtual |
| objectName | QObject | write |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | signal |
| opacity | QWindow | readwritenotifyrevision |
| opacity() const | QWindow | |
| opacityChanged(qreal newOpacity) | QWindow | signal |
| parent() const | QWindow | |
| QObject::parent() const | QObject | |
| position() const | QWindow | inline |
| property(const QString &name) const | QObject | |
| qobject_cast(QObject *object) | QObject | related |
| raise() | QWindow | slot |
| receivers(const QString &signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| reportContentOrientationChange(Qt::ScreenOrientation orientation) | QWindow | |
| requestActivate() | QWindow | slot |
| requestUpdate() | QWindow | slot |
| requestedFormat() const | QWindow | |
| resize(const QSize &newSize) | QWindow | |
| resize(int w, int h) | QWindow | |
| resizeEvent(QResizeEvent *event) | QWindow | protectedvirtual |
| screen() const | QWindow | |
| screenChanged(QScreen *screen) | QWindow | signal |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| 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) | QWindow | slot |
| setIcon(const QIcon &icon) | QWindow | |
| setKeyboardGrabEnabled(bool grab) | QWindow | |
| setMask(const QRegion ®ion) | QWindow | |
| setMaximumHeight(int height) | QWindow | slot |
| setMaximumSize(const QSize &size) | QWindow | |
| setMaximumWidth(int width) | QWindow | slot |
| setMinimumHeight(int height) | QWindow | slot |
| setMinimumSize(const QSize &size) | QWindow | |
| setMinimumWidth(int width) | QWindow | slot |
| 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) | QWindow | slot |
| setTransientParent(QWindow *parent) | QWindow | |
| setVisibility(Visibility v) | QWindow | |
| setVisible(bool visible) | QWindow | slot |
| setVulkanInstance(QVulkanInstance *instance) | QWindow | |
| setWidth(int width) | QWindow | slot |
| setWindowState(Qt::WindowState state) | QWindow | |
| setX(int x_value) | QWindow | slot |
| setY(int y_value) | QWindow | slot |
| show() | QWindow | slot |
| showEvent(QShowEvent *event) | QWindow | protectedvirtual |
| showFullScreen() | QWindow | slot |
| showMaximized() | QWindow | slot |
| showMinimized() | QWindow | slot |
| showNormal() | QWindow | slot |
| signalsBlocked() const | QObject | |
| size() const override | QWindow | inlineoverridevirtual |
| sizeIncrement() const | QWindow | |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| staticMetaObject() | QObject | static |
| supportsOpenGL() const | QSurface | |
| surfaceClass() const | QSurface | |
| surfaceType() const override | QWindow | overridevirtual |
| tabletEvent(QTabletEvent *event) | QWindow | protectedvirtual |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| title | QWindow | readwritenotify |
| title() const | QWindow | |
| touchEvent(QTouchEvent *event) | QWindow | protectedvirtual |
| tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >()) | QObject | static |
| transientParent() const | QWindow | |
| type() const | QWindow | |
| unsetCursor() | QWindow | |
| visibility | QWindow | readwritenotifyrevision |
| visibility() const | QWindow | |
| visibilityChanged(QWindow::Visibility newVisibility) | QWindow | signal |
| visible | QWindow | readwritenotify |
| visibleChanged(bool newVisible) | QWindow | signal |
| vulkanInstance() const | QWindow | |
| wheelEvent(QWheelEvent *event) | QWindow | protectedvirtual |
| width | QWindow | readwritenotify |
| width() const | QWindow | inline |
| widthChanged(int newWidth) | QWindow | signal |
| winId() const | QWindow | |
| windowState() const | QWindow | |
| windowStateChanged(Qt::WindowState windowState) | QWindow | signal |
| windowTitleChanged(const QString &newTitle) | QWindow | signal |
| x | QWindow | readwritenotify |
| x() const | QWindow | inline |
| xChanged(int newX) | QWindow | signal |
| y | QWindow | readwritenotify |
| y() const | QWindow | inline |
| yChanged(int newY) | QWindow | signal |
| ~QObject() | QObject | |
| ~QSurface() | QSurface | virtual |
| ~QWindow() | QWindow | virtual |