kigo
themerenderer.h
Go to the documentation of this file.
QSize elementSize(Element element) const
Retrieves the default size of a given theme element from the current SVG theme.
Definition: themerenderer.cpp:182
bool loadTheme(const QString &themeName)
Load the game theme specified by 'name'.
Definition: themerenderer.cpp:52
void themeChanged(const QString &)
Definition: themerenderer.h:61
The class ThemeRenderer loads shapes from a SVG theme file and converts them into pixmaps which can b...
Definition: themerenderer.h:47
void renderElement(Element element, QPainter *painter, const QRectF &rect) const
Renders a specific element of the current SVG theme.
Definition: themerenderer.cpp:86
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 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:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.