![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQnxScreen, including all inherited members.
| activateWindowGroup(const QByteArray &id) | QQnxScreen | slot |
| addWindow(QQnxWindow *child) | QQnxScreen | |
| adjustOrientation() | QQnxScreen | |
| angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) | QPlatformScreen | static |
| availableGeometry() const override | QQnxScreen | virtual |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| colorSpace() const | QPlatformScreen | inlinevirtual |
| 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 |
| currentMode() const | QPlatformScreen | virtual |
| cursor() const override | QQnxScreen | virtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| QObject::d_ptr | QObject | protected |
| QPlatformScreen::d_ptr | QPlatformScreen | protected |
| deactivateWindowGroup(const QByteArray &id) | QQnxScreen | slot |
| deleteLater() | QObject | slot |
| depth() const override | QQnxScreen | virtual |
| destroyed(QObject *=nullptr) | QObject | signal |
| devicePixelRatio() const | QPlatformScreen | virtual |
| 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 *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| 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 |
| findWindow(screen_window_t windowHandle) const | QQnxScreen | |
| foreignWindowClosed(void *window) | QQnxScreen | signal |
| foreignWindowCreated(void *window) | QQnxScreen | signal |
| format() const override | QQnxScreen | inlinevirtual |
| geometry() const override | QQnxScreen | inlinevirtual |
| grabWindow(WId window, int x, int y, int width, int height) const override | QQnxScreen | virtual |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isPlaceholder() const | QPlatformScreen | inlinevirtual |
| isPrimaryScreen() const | QQnxScreen | inline |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| logicalBaseDpi() const | QPlatformScreen | virtual |
| logicalDpi() const | QPlatformScreen | virtual |
| lowerWindow(QQnxWindow *window) | QQnxScreen | |
| manufacturer() const | QPlatformScreen | virtual |
| mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect) | QPlatformScreen | static |
| model() const | QPlatformScreen | virtual |
| modes() const | QPlatformScreen | virtual |
| moveToThread(QThread *thread) | QObject | |
| name() const override | QQnxScreen | inlinevirtual |
| nativeContext() const | QQnxScreen | inline |
| nativeDisplay() const | QQnxScreen | inline |
| nativeFormat() const | QQnxScreen | inline |
| nativeOrientation() const override | QQnxScreen | virtual |
| newWindowCreated(void *window) | QQnxScreen | slot |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| orientation() const override | QQnxScreen | virtual |
| overrideDpi(const QDpi &in) | QPlatformScreen | static |
| parent() const | QObject | inline |
| physicalSize() const override | QQnxScreen | inlinevirtual |
| platformScreenForWindow(const QWindow *window) | QPlatformScreen | static |
| powerState() const | QPlatformScreen | virtual |
| PowerState enum name | QPlatformScreen | |
| PowerStateOff enum value | QPlatformScreen | |
| PowerStateOn enum value | QPlatformScreen | |
| PowerStateStandby enum value | QPlatformScreen | |
| PowerStateSuspend enum value | QPlatformScreen | |
| preferredMode() const | QPlatformScreen | virtual |
| property(const char *name) const | QObject | |
| 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 |
| QPlatformScreen() | QPlatformScreen | |
| QQnxScreen(screen_context_t context, screen_display_t display, bool primaryScreen) | QQnxScreen | |
| raiseWindow(QQnxWindow *window) | QQnxScreen | |
| receivers(const char *signal) const | QObject | protected |
| refreshRate() const override | QQnxScreen | virtual |
| removeEventFilter(QObject *obj) | QObject | |
| removeWindow(QQnxWindow *child) | QQnxScreen | |
| resizeMaximizedWindows() | QPlatformScreen | protected |
| rootWindow() const | QQnxScreen | |
| rotation() const | QQnxScreen | inline |
| screen() const | QPlatformScreen | |
| screenForPosition(const QPoint &point) const | QPlatformScreen | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| serialNumber() const | QPlatformScreen | virtual |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPowerState(PowerState state) | QPlatformScreen | virtual |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setRootWindow(QQnxWindow *) | QQnxScreen | |
| setRotation(int rotation) | QQnxScreen | slot |
| signalsBlocked() const noexcept | QObject | inline |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| Subpixel_BGR enum value | QPlatformScreen | |
| Subpixel_None enum value | QPlatformScreen | |
| Subpixel_RGB enum value | QPlatformScreen | |
| Subpixel_VBGR enum value | QPlatformScreen | |
| Subpixel_VRGB enum value | QPlatformScreen | |
| SubpixelAntialiasingType enum name | QPlatformScreen | |
| subpixelAntialiasingTypeHint() const | QPlatformScreen | virtual |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| topLevelAt(const QPoint &point) const override | QQnxScreen | virtual |
| transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) | QPlatformScreen | static |
| updateHierarchy() | QQnxScreen | |
| virtualSiblings() const | QPlatformScreen | virtual |
| windowClosed(void *window) | QQnxScreen | slot |
| windowGroupName() const | QQnxScreen | inline |
| windowGroupStateChanged(const QByteArray &id, Qt::WindowState state) | QQnxScreen | slot |
| windows() const | QPlatformScreen | |
| ~QObject() | QObject | virtual |
| ~QPlatformScreen() | QPlatformScreen | virtual |
| ~QQnxScreen() | QQnxScreen |