pyreporting.progress_bar.ProgressBar#
- class ProgressBar(parent=None, **kwargs)[source]#
Bases:
object
Interface for progress bar implementations
Initialise progress bar
- Parameters:
parent – when using a GUI, the parent object to whicih the progress bar should be attached
Methods
Return True if the cancel button was clicked by the user
Destroy progress bar
Set the parent object for GUI progress bars
Update progress bar