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>Go to the source code of this file.
Namespaces | |
| namespace | 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
◆ DEFAULT_WALLPAPER_SUFFIX
◆ DEFAULT_WALLPAPER_THEME
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.