parley
kgametheme.cpp
Go to the documentation of this file.
51 //KGlobal::dirs()->addResourceType("gametheme", KStandardDirs::kde_default("data") + KGlobal::mainComponent().componentName());
95 //Copy the whole entryMap, so we can inherit generic properties as well, reducing the need to subclass for simple implementations
100 //Format is increased when we have incompatible changes, meaning that older clients are not able to use the remaining information safely
131 kDebug(11000) << "No theme file has been loaded. KGameTheme::load() or KGameTheme::loadDefault() must be called.";
142 kDebug(11000) << "No theme file has been loaded. KGameTheme::load() or KGameTheme::loadDefault() must be called.";
151 kDebug(11000) << "No theme file has been loaded. KGameTheme::load() or KGameTheme::loadDefault() must be called.";
160 kDebug(11000) << "No theme file has been loaded. KGameTheme::load() or KGameTheme::loadDefault() must be called.";
169 kDebug(11000) << "No theme file has been loaded. KGameTheme::load() or KGameTheme::loadDefault() must be called.";
178 kDebug(11000) << "No theme file has been loaded. KGameTheme::load() or KGameTheme::loadDefault() must be called.";
KGameTheme(const QString &themeGroup=QLatin1String("KGameTheme"))
Definition: kgametheme.cpp:47
virtual QString themeProperty(const QString &key) const
Possible keys:
Definition: kgametheme.cpp:175
bool isEmpty() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
virtual void close()
QString absolutePath() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.