|
|
typedef QFrame | Base_t |
| |
|
typedef std::map< unsigned long, QPointer< QProgressDialog > > | StatusProgress_t |
| |
|
|
void | UpdateProgressStatus (unsigned long, const QString &msg, int Current, int Max) |
| |
|
|
void | SetProgressStatus (unsigned long, const QString &msg, int Current, int Max) |
| |
|
|
bool | progress (unsigned long, const string &msg, int Current, int Max) |
| |
|
| qVProgress (QWidget *parent, qVMainWindow *theMainWindow) |
| |
|
|
QTime | LastStatusBarMessage |
| |
|
QPointer< QVBoxLayout > | layout |
| |
|
QPointer< qVMainWindow > | myMainWindow |
| |
|
RefPtr< VActionNotifier > | ProgressNotifier |
| |
|
StatusProgress_t | StatusProgress |
| |
The documentation for this class was generated from the following files:
- qVProgress.hpp
- qVProgress.cpp