pqStatusBar extends QStatusBar to support showing paraview progress.
More...
#include <pqStatusBar.h>
Inherits QStatusBar.
pqStatusBar extends QStatusBar to support showing paraview progress.
It uses pqProgressManager provided by pqApplicationCore to show the progress values. Internally uses pqProgressWidget to show the progress. It also shows a memory status bar that automatically updates.
Definition at line 22 of file pqStatusBar.h.
◆ pqStatusBar()
pqStatusBar::pqStatusBar |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~pqStatusBar()
pqStatusBar::~pqStatusBar |
( |
| ) |
|
|
override |
◆ updateServerConfigInfo
void pqStatusBar::updateServerConfigInfo |
( |
| ) |
|
|
protectedslot |
◆ updateMemoryProgressBar
void pqStatusBar::updateMemoryProgressBar |
( |
| ) |
|
|
protectedslot |
◆ ServerConfigsInfo
◆ MemoryProgressBar
QProgressBar* pqStatusBar::MemoryProgressBar |
|
protected |
The documentation for this class was generated from the following file:
- /builds/gitlab-kitware-sciviz-ci/Qt/ApplicationComponents/pqStatusBar.h