libkdegames
KGRInternal::Job Struct Reference
#include <kgamerenderer_p.h>
Public Attributes | |
QString | cacheKey |
QString | elementKey |
KGRInternal::RendererPool * | rendererPool |
QImage | result |
ClientSpec | spec |
Detailed Description
Definition at line 83 of file kgamerenderer_p.h.
Member Data Documentation
QString KGRInternal::Job::cacheKey |
Definition at line 87 of file kgamerenderer_p.h.
QString KGRInternal::Job::elementKey |
Definition at line 87 of file kgamerenderer_p.h.
KGRInternal::RendererPool* KGRInternal::Job::rendererPool |
Definition at line 85 of file kgamerenderer_p.h.
QImage KGRInternal::Job::result |
Definition at line 88 of file kgamerenderer_p.h.
ClientSpec KGRInternal::Job::spec |
Definition at line 86 of file kgamerenderer_p.h.
The documentation for this struct was generated from the following file:
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.