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 25 of file pqStatusBar.h.
◆ pqStatusBar()
| pqStatusBar::pqStatusBar |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~pqStatusBar()
| pqStatusBar::~pqStatusBar |
( |
| ) |
|
|
override |
◆ messageIndicatorPressed
| void pqStatusBar::messageIndicatorPressed |
( |
| ) |
|
|
signal |
◆ handleMessage
| void pqStatusBar::handleMessage |
( |
const QString & |
message, |
|
|
int |
type |
|
) |
| |
|
slot |
◆ resetMessageIndicators
| void pqStatusBar::resetMessageIndicators |
( |
| ) |
|
|
slot |
◆ updateServerConfigInfo
| void pqStatusBar::updateServerConfigInfo |
( |
| ) |
|
|
protectedslot |
◆ updateMemoryProgressBar
| void pqStatusBar::updateMemoryProgressBar |
( |
| ) |
|
|
protectedslot |
◆ ServerConfigsInfo
◆ MemoryProgressBar
| QProgressBar* pqStatusBar::MemoryProgressBar |
|
protected |
◆ ErrorIndicator
| QToolButton* pqStatusBar::ErrorIndicator |
|
protected |
◆ ErrorCount
| std::uint64_t pqStatusBar::ErrorCount = 0 |
|
protected |
◆ WarningIndicator
| QToolButton* pqStatusBar::WarningIndicator |
|
protected |
◆ WarningCount
| std::uint64_t pqStatusBar::WarningCount = 0 |
|
protected |
The documentation for this class was generated from the following file:
- /builds/gitlab-kitware-sciviz-ci/Qt/ApplicationComponents/pqStatusBar.h