GrantleeTheme::Theme
GrantleeTheme::Theme Class Reference
#include <grantleetheme.h>
Public Member Functions | |
Theme (const Theme &other) | |
QString | absolutePath () const |
void | addThemePath (const QString &path) |
QString | author () const |
QString | authorEmail () const |
QString | description () const |
QString | dirName () const |
QStringList | displayExtraVariables () const |
bool | isValid () const |
QString | name () const |
Theme & | operator= (const Theme &other) |
bool | operator== (const Theme &other) const |
QString | render (const QString &templateName, const QVariantHash &data, const QByteArray &applicationDomain=QByteArray()) |
QString | themeFilename () const |
Static Public Member Functions | |
static void | addPluginPath (const QString &path) |
Detailed Description
The Theme class.
Definition at line 26 of file grantleetheme.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:12:40 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:12:40 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.