Home | Trees | Indices | Help |
|
---|
|
object --+ | ProgressStatus
A simple progress status iterator class.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
On each iteration wait for the progress event to get triggered from an outside part of the application. Once the event fires read the progress status from the progress retrieval function and clear the event afterwards (so we wait for the next firing of the event). |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 28 23:37:43 2015 | http://epydoc.sourceforge.net |