![]() |
Plasma Engine
2.0
|
A Qt implementation to display the state of an plProgress instance. More...
#include <QtProgressbar.h>
Public Member Functions | |
void | SetProgressbar (plProgress *pProgress) |
Sets the plProgress instance that should be visualized. | |
bool | IsProcessingEvents () const |
A Qt implementation to display the state of an plProgress instance.
Create a single instance of this at application startup and link it to an plProgress instance. Whenever the instance's progress state changes, this class will display a simple progress bar.