24      virtual QString 
text() 
const;
 
 
virtual QString text() const
This applies the custom text.
Definition ProgressBar.cpp:40
 
ProgressBar(QWidget *parent=0)
Definition ProgressBar.cpp:8
 
void setText(QString text)
Set custom text for this progress bar.
Definition ProgressBar.cpp:32
 
~ProgressBar()
Free the allocated memory by this object.
Definition ProgressBar.cpp:24
 
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16