Public Member Functions | List of all members
pqStatusBar Class Reference

pqStatusBar extends QStatusBar to support showing paraview progress. More...

#include <pqStatusBar.h>

Inherits QStatusBar.

Public Member Functions

 pqStatusBar (QWidget *parent=0)
 
 ~pqStatusBar () override
 

Detailed Description

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.

Definition at line 44 of file pqStatusBar.h.

Constructor & Destructor Documentation

◆ pqStatusBar()

pqStatusBar::pqStatusBar ( QWidget *  parent = 0)

◆ ~pqStatusBar()

pqStatusBar::~pqStatusBar ( )
override

The documentation for this class was generated from the following file: