marble
AbstractWorkerThread.cpp
Go to the documentation of this file.
virtual void work()=0
AbstractWorkerThread(QObject *parent=0)
Definition: AbstractWorkerThread.cpp:48
void ensureRunning()
Definition: AbstractWorkerThread.cpp:59
virtual bool workAvailable()=0
The AbstractWorkerThread is a class written for small tasks that have to run multiple times on differ...
Definition: AbstractWorkerThread.h:36
virtual ~AbstractWorkerThread()
Definition: AbstractWorkerThread.cpp:54
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.