Scribus
Open source desktop publishing at your fingertips
ScProgressBar Class Reference

A Progress Bar that allows a number (X of Y) style or standard % indicator. More...

#include <scprogressbar.h>

Inheritance diagram for ScProgressBar:
Collaboration diagram for ScProgressBar:

Public Member Functions

 ScProgressBar (bool showNumbers, QWidget *parent=0)
 
 ScProgressBar (bool showNumbers, int totalSteps, QWidget *parent=0)
 
virtual bool setIndicator (QString &indicator, int progress, int totalSteps)
 

Protected Attributes

bool m_useNumeric
 

Detailed Description

A Progress Bar that allows a number (X of Y) style or standard % indicator.


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