Subclass QProgressBar, add the dot to the class as a QLabel, then use setPixmap() on the QLabel. You will need to overload the paintEvent() for your widget to move the dot to the right position.
PiedPiper
2009-05-08 11:04:00