Table of Contents
A simple progress bar that shows a percentage progress in the given colour.
__init__ ( self, *args, *kwargs, )
paint ( self, *args )
setProgressFraction ( self, fraction, color='blue', )