#include <pqProgressBar.h>
Inherits QWidget.
Definition at line 45 of file pqProgressBar.h.
◆ pqProgressBar()
pqProgressBar::pqProgressBar |
( |
QWidget * |
_p | ) |
|
◆ ~pqProgressBar()
virtual pqProgressBar::~pqProgressBar |
( |
| ) |
|
|
virtual |
◆ reset
void pqProgressBar::reset |
( |
| ) |
|
|
slot |
◆ setProgress
void pqProgressBar::setProgress |
( |
const QString & |
message, |
|
|
int |
value |
|
) |
| |
|
slot |
◆ ProgressBar
QProgressBar* pqProgressBar::ProgressBar |
|
protected |
◆ ProgressLabel
QLabel* pqProgressBar::ProgressLabel |
|
protected |
◆ PreviousMessage
QString pqProgressBar::PreviousMessage |
|
protected |
The documentation for this class was generated from the following file: