![]() |
Qt 6.x
The Qt SDK
|
#include <qxdgdesktopportaltheme.h>
Definition at line 13 of file qxdgdesktopportaltheme.h.
QXdgDesktopPortalTheme::QXdgDesktopPortalTheme | ( | ) |
Definition at line 70 of file qxdgdesktopportaltheme.cpp.
References QPlatformTheme::QPlatformTheme(), QDBusConnection::asyncCall(), QDBusConnection::call(), QXdgDesktopPortalThemePrivate::colorSchemeFromXdgPref(), QObject::connect(), QPlatformThemeFactory::create(), QDBusMessage::createMethodCall(), QPlatformIntegration::createPlatformTheme(), d, QDBusPendingCallWatcher::finished(), QGuiApplicationPrivate::platform_integration, reply, QDBusConnection::sessionBus(), themeName(), QPlatformIntegration::themeNames(), themeNames, QVariant::toUInt(), QDBusVariant::variant(), and watcher.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 208 of file qxdgdesktopportaltheme.cpp.
References d, and Qt::Unknown.
|
overridevirtual |
Factory function for the QIconEngine used by QIcon::fromTheme().
By default this function returns a QIconLoaderEngine, but subclasses can reimplement it to provide their own.
It is especially useful to benefit from some platform specific facilities or optimizations like an inter-process cache in systems mostly built with Qt.
Reimplemented from QPlatformTheme.
Definition at line 229 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 165 of file qxdgdesktopportaltheme.cpp.
References d, and QPlatformTheme::FileDialog.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 137 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 143 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 131 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Factory function for QSystemTrayIcon.
This function will return 0 if the platform integration does not support creating any system tray icon.
Reimplemented from QPlatformTheme.
Definition at line 183 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Return an icon for fileInfo, observing iconOptions.
This function is queried by QFileIconProvider and similar classes to obtain an icon for a file. If it does not return a non-null icon, fileIconPixmap() is queried for a specific size.
Reimplemented from QPlatformTheme.
Definition at line 222 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 196 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 190 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 149 of file qxdgdesktopportaltheme.cpp.
References d.
|
overridevirtual |
Returns the text of a standard button.
Reimplemented from QPlatformTheme.
Definition at line 243 of file qxdgdesktopportaltheme.cpp.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 216 of file qxdgdesktopportaltheme.cpp.
Reimplemented from QPlatformTheme.
Definition at line 202 of file qxdgdesktopportaltheme.cpp.
|
overridevirtual |
Reimplemented from QPlatformTheme.
Definition at line 155 of file qxdgdesktopportaltheme.cpp.
References d, and QPlatformTheme::FileDialog.