marble
AbstractWorkerThread.cpp
Go to the documentation of this file.
void start(Priority priority)
virtual void work()=0
AbstractWorkerThread(QObject *parent=0)
Definition: AbstractWorkerThread.cpp:48
void ensureRunning()
Definition: AbstractWorkerThread.cpp:59
bool wait(unsigned long time)
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
void msleep(unsigned long msecs)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.