ParaView
Public Member Functions
pqStatusBar Class Reference

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

#include <pqStatusBar.h>

List of all members.

Public Member Functions

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

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 42 of file pqStatusBar.h.


Constructor & Destructor Documentation

pqStatusBar::pqStatusBar ( QWidget *  parent = 0)
virtual pqStatusBar::~pqStatusBar ( ) [virtual]

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