libkdegames
#include "kgamerenderer.h"
#include "kgamerenderer_p.h"
#include "kgamerendererclient.h"
#include "colorproxy_p.h"
#include "kgtheme.h"
#include "kgthemeprovider.h"
#include <QtCore/QCoreApplication>
#include <QtCore/QDateTime>
#include <QtCore/QFileInfo>
#include <QtCore/QScopedPointer>
#include <QtGui/QPainter>
#include <QVariant>
#include <KDebug>
#include "kgamerenderer.moc"
#include "kgamerenderer_p.moc"
Include dependency graph for kgamerenderer.cpp:
Go to the source code of this file.
Functions | |
static const QString | cacheName (QByteArray theme) |
static KgThemeProvider * | providerForSingleTheme (KgTheme *theme, QObject *parent) |
Variables | |
static const uint | transparentRgba = QColor(Qt::transparent).rgba() |
Function Documentation
|
static |
Definition at line 37 of file kgamerenderer.cpp.
|
static |
Definition at line 76 of file kgamerenderer.cpp.
Variable Documentation
|
static |
Definition at line 544 of file kgamerenderer.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.