![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QLinuxFbDrmScreen, including all inherited members.
| addPendingBackingStore(QFbBackingStore *bs) | QFbScreen | inline |
| addWindow(QFbWindow *window) | QFbScreen | virtual |
| angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) | QPlatformScreen | static |
| availableGeometry() const | QPlatformScreen | inlinevirtual |
| 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 | QFbScreen | inlinevirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| QObject::d_ptr | QObject | protected |
| QPlatformScreen::d_ptr | QPlatformScreen | protected |
| deleteLater() | QObject | slot |
| depth() const override | QFbScreen | inlinevirtual |
| 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 |
| DontForceFirstWindowToFullScreen enum value | QFbScreen | |
| doRedraw() override | QLinuxFbDrmScreen | virtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *event) override | QFbScreen | protectedvirtual |
| 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 |
| Flag enum name | QFbScreen | |
| flags() const | QFbScreen | virtual |
| format() const override | QFbScreen | inlinevirtual |
| geometry() const override | QFbScreen | inlinevirtual |
| grabWindow(WId wid, int x, int y, int width, int height) const override | QLinuxFbDrmScreen | virtual |
| inherits(const char *classname) const | QObject | inline |
| initialize() override | QLinuxFbDrmScreen | virtual |
| initializeCompositor() | QFbScreen | protected |
| installEventFilter(QObject *filterObj) | QObject | |
| isPlaceholder() const | QPlatformScreen | inlinevirtual |
| 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 |
| lower(QFbWindow *window) | QFbScreen | virtual |
| manufacturer() const | QPlatformScreen | virtual |
| mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect) | QPlatformScreen | static |
| mCursor | QFbScreen | protected |
| mDepth | QFbScreen | protected |
| mFormat | QFbScreen | protected |
| mGeometry | QFbScreen | protected |
| model() const | QPlatformScreen | virtual |
| modes() const | QPlatformScreen | virtual |
| moveToThread(QThread *thread) | QObject | |
| mPhysicalSize | QFbScreen | protected |
| mRepaintRegion | QFbScreen | protected |
| mScreenImage | QFbScreen | protected |
| mUpdatePending | QFbScreen | protected |
| mWindowStack | QFbScreen | protected |
| name() const | QPlatformScreen | inlinevirtual |
| nativeOrientation() const | QPlatformScreen | virtual |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| orientation() const | QPlatformScreen | virtual |
| overrideDpi(const QDpi &in) | QPlatformScreen | static |
| parent() const | QObject | inline |
| physicalSize() const override | QFbScreen | inlinevirtual |
| platformScreenForWindow(const QWindow *window) | QPlatformScreen | static |
| PowerState enum name | QPlatformScreen | |
| powerState() const | QPlatformScreen | virtual |
| 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 | |
| QFbScreen() | QFbScreen | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QLinuxFbDrmScreen(const QStringList &args) | QLinuxFbDrmScreen | |
| 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 | |
| raise(QFbWindow *window) | QFbScreen | virtual |
| receivers(const char *signal) const | QObject | protected |
| refreshRate() const | QPlatformScreen | virtual |
| removeEventFilter(QObject *obj) | QObject | |
| removeWindow(QFbWindow *window) | QFbScreen | virtual |
| resizeMaximizedWindows() | QPlatformScreen | protected |
| scheduleUpdate() | QFbScreen | |
| screen() const | QPlatformScreen | |
| screenForPosition(const QPoint &point) const | QPlatformScreen | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| serialNumber() const | QPlatformScreen | virtual |
| setDirty(const QRect &rect) | QFbScreen | virtualslot |
| setGeometry(const QRect &rect) | QFbScreen | slot |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPhysicalSize(const QSize &size) | QFbScreen | slot |
| setPowerState(PowerState state) | QPlatformScreen | virtual |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| 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 &p) const override | QFbScreen | virtual |
| topWindow() const | QFbScreen | |
| topWindowChanged(QWindow *) | QFbScreen | inlinevirtual |
| transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) | QPlatformScreen | static |
| virtualSiblings() const | QPlatformScreen | virtual |
| windowCount() const | QFbScreen | virtual |
| windowForId(WId wid) const | QFbScreen | protected |
| windows() const | QPlatformScreen | |
| ~QFbScreen() | QFbScreen | |
| ~QLinuxFbDrmScreen() | QLinuxFbDrmScreen | |
| ~QObject() | QObject | virtual |
| ~QPlatformScreen() | QPlatformScreen | virtual |