(4ac89dad78772ce90649b9846efa17319deba28f)
#include "qxdgdesktopportaltheme.h"
#include "qxdgdesktopportalfiledialog_p.h"
#include <private/qguiapplication_p.h>
#include <qpa/qplatformtheme_p.h>
#include <qpa/qplatformthemefactory_p.h>
#include <qpa/qplatformintegration.h>
#include <QDBusConnection>
#include <QDBusMessage>
#include <QDBusPendingCall>
#include <QDBusPendingCallWatcher>
#include <QDBusPendingReply>
#include <QDBusReply>
#include "qxdgdesktopportaltheme.moc"
Go to the source code of this file.
◆ appearanceInterface()
static constexpr QLatin1StringView appearanceInterface |
( |
"org.freedesktop.appearance" | | ) |
|
|
staticconstexpr |
◆ colorSchemeKey()
static constexpr QLatin1StringView colorSchemeKey |
( |
"color-scheme" | | ) |
|
|
staticconstexpr |
◆ contrastKey()
static constexpr QLatin1StringView contrastKey |
( |
"contrast" | | ) |
|
|
staticconstexpr |