XII Release 0.1.0
Loading...
Searching...
No Matches
xiiQtProgressbar Class Reference

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
 

Detailed Description

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.


The documentation for this class was generated from the following files: