Plasma
theme.cpp File Reference
#include "theme.h"
#include <QApplication>
#include <QFile>
#include <QFileInfo>
#include <QMutableListIterator>
#include <QPair>
#include <QStringBuilder>
#include <QTimer>
#include <QX11Info>
#include "private/effectwatcher_p.h"
#include <kcolorscheme.h>
#include <kcomponentdata.h>
#include <kconfiggroup.h>
#include <kdebug.h>
#include <kdirwatch.h>
#include <kglobal.h>
#include <kglobalsettings.h>
#include <kmanagerselection.h>
#include <kimagecache.h>
#include <ksharedconfig.h>
#include <kstandarddirs.h>
#include <kwindowsystem.h>
#include "animations/animationscriptengine_p.h"
#include "libplasma-theme-global.h"
#include "private/packages_p.h"
#include "windoweffects.h"
#include <theme.moc>
Include dependency graph for theme.cpp:
Go to the source code of this file.
Namespaces | |
Plasma | |
Macros | |
#define | DEFAULT_WALLPAPER_SUFFIX ".png" |
#define | DEFAULT_WALLPAPER_THEME "default" |
Enumerations | |
enum | Plasma::CacheType { Plasma::NoCache = 0, Plasma::PixmapCache = 1, Plasma::SvgElementsCache = 2 } |
enum | Plasma::styles { Plasma::DEFAULTSTYLE, Plasma::SVGSTYLE } |
Variables | |
static const int | Plasma::DEFAULT_WALLPAPER_HEIGHT = 1200 |
static const int | Plasma::DEFAULT_WALLPAPER_WIDTH = 1920 |
Macro Definition Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.