csc.app.SimpleStatusInformer¶
- class csc.app.SimpleStatusInformer¶
SimpleStatusInformer class
- __init__(self: csc.app.SimpleStatusInformer, arg0: str) None ¶
Methods
__init__
(self, arg0)is_canceled
(self)set_blocking
(self, arg0)set_cancelable
(self, arg0)set_text
(self, arg0)- __annotations__ = {}¶
- __init__(self: csc.app.SimpleStatusInformer, arg0: str) None ¶
- __module__ = 'csc.app'¶
- is_canceled(self: csc.app.SimpleStatusInformer) bool ¶
- set_blocking(self: csc.app.SimpleStatusInformer, arg0: bool) None ¶
- set_cancelable(self: csc.app.SimpleStatusInformer, arg0: bool) None ¶
- set_text(self: csc.app.SimpleStatusInformer, arg0: str) None ¶