libkdegames
KGRInternal::Worker Class Reference
#include <kgamerenderer_p.h>
Inheritance diagram for KGRInternal::Worker:
Public Member Functions | |
Worker (Job *job, bool isSynchronous, KGameRendererPrivate *parent) | |
virtual void | run () |
Public Member Functions inherited from QRunnable | |
QRunnable () | |
virtual | ~QRunnable () |
bool | autoDelete () const |
virtual void | run ()=0 |
void | setAutoDelete (bool autoDelete) |
Detailed Description
Definition at line 92 of file kgamerenderer_p.h.
Constructor & Destructor Documentation
KGRInternal::Worker::Worker | ( | KGRInternal::Job * | job, |
bool | isSynchronous, | ||
KGameRendererPrivate * | parent | ||
) |
Definition at line 537 of file kgamerenderer.cpp.
Member Function Documentation
|
virtual |
Definition at line 546 of file kgamerenderer.cpp.
The documentation for this class was generated from the following files:
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.