


Qt Widgets by mojo2000 10 comments
//----------------
void setRange(int maxValue, int minValue);
//-----
void setCurrentValue(int Value);
void ShowProgressText(bool AStatus);
-------
thank's; - Dec 13 2009

Qt Widgets by mojo2000 10 comments
void setColor(QColor color)
// seting color of indicator
and
bool isAnimated( or getAnimationStatus )
//geting status of animation
---------
thank's - Dec 03 2009

Qt Widgets by mojo2000 10 comments