Isis 3.0
Back | Home
Isis::ProgressBar Class Reference

QProgressBar with customizable text. More...

#include <ProgressBar.h>

Inherits QProgressBar.

Public Member Functions

 ProgressBar (QWidget *parent=0)
 
 ProgressBar (QString textDescription, QWidget *parent=0)
 
 ~ProgressBar ()
 Free the allocated memory by this object. More...
 
void setText (QString text)
 Set custom text for this progress bar. More...
 
virtual QString text () const
 This applies the custom text. More...
 

Detailed Description

QProgressBar with customizable text.

Author
????-??-?? Steven Lambright

Constructor & Destructor Documentation

Isis::ProgressBar::ProgressBar ( QWidget parent = 0)
Isis::ProgressBar::ProgressBar ( QString  textDescription,
QWidget parent = 0 
)
Isis::ProgressBar::~ProgressBar ( )

Free the allocated memory by this object.

Member Function Documentation

void Isis::ProgressBar::setText ( QString  text)

Set custom text for this progress bar.

This will appear before the

%.

References text().

Referenced by Isis::MosaicSceneWidget::addImages(), and Isis::ControlNetGraphicsItem::buildChildren().

QString Isis::ProgressBar::text ( ) const
virtual

This applies the custom text.

Referenced by setText().


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

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/12/2023 23:43:30