Kleo::ProgressBar Class Reference
A QProgressBar with self-powered busy indicator. More...
#include <progressbar.h>
Inherits QProgressBar.
Public Slots
- void slotProgress (const QString &message, int type, int current, int total)
- void slotProgress (const QString &message, int current, int total)
- void setProgress (int progress)
- void setTotalSteps (int total)
- void reset ()
- void setProgress (int cur, int tot)
Public Member Functions
Detailed Description
A QProgressBar with self-powered busy indicator.
Member Function Documentation
|
reimplementation to support self-powered busy indicator |
|
reimplementation to support self-powered busy indicator |
|
reimplementation to support self-powered busy indicator |
|
reimplementation to preserve visibility |
The documentation for this class was generated from the following files:
- progressbar.h
- progressbar.cpp