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