korganizer
theme.cpp
Go to the documentation of this file.
Class to import an XML theme file's settings into KOrganizer's KConfig-based configuration file...
Definition: themeimporter.h:37
QString fileName() const
static const QStringList themableViews(const QString &viewType=QString())
Return all themable views corresponding to the viewType.
Definition: theme.cpp:158
bool contains(const QString &str, Qt::CaseSensitivity cs) const
static void saveThemeTo(const KUrl &url)
Save the current theme settings to a theme file.
Definition: theme.cpp:121
static const QDir storageDir()
Return the directory where the current theme is stored.
Definition: theme.cpp:152
void append(const T &value)
QString path() const
bool isEmpty() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
static void useThemeFrom(const KUrl &url)
Import settings from a theme at the specified URL into KOrganizer's config.
Definition: theme.cpp:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 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:32:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.