Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qxdgdesktopportaltheme.cpp File Reference

(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"
+ Include dependency graph for qxdgdesktopportaltheme.cpp:

Go to the source code of this file.

Classes

class  QXdgDesktopPortalThemePrivate
 

Functions

static constexpr QLatin1StringView appearanceInterface ("org.freedesktop.appearance")
 
static constexpr QLatin1StringView colorSchemeKey ("color-scheme")
 
static constexpr QLatin1StringView contrastKey ("contrast")
 

Function Documentation

◆ appearanceInterface()

static constexpr QLatin1StringView appearanceInterface ( "org.freedesktop.appearance" )
staticconstexpr

◆ colorSchemeKey()

static constexpr QLatin1StringView colorSchemeKey ( "color-scheme" )
staticconstexpr

◆ contrastKey()

static constexpr QLatin1StringView contrastKey ( "contrast" )
staticconstexpr