Plasma Engine  2.0
Loading...
Searching...
No Matches
plQtProgressbar Class Reference

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
 

Detailed Description

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.


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