#include <class_wait_ui_1_1_wait_ui.h>
Public Member Functions |
|
| __init__ () | |
| __enter__ () | |
| __exit__ () | |
| enter () | |
| Call
enter() when a potentially (but not necessarily) lengthy
process starts that can't use a progress window. |
|
| exit () | |
| Call exit() when the
task is completed. |
|
| WaitUi.WaitUi.__init__ | ( | ) |
| WaitUi.WaitUi.__enter__ | ( | ) |
| WaitUi.WaitUi.__exit__ | ( | ) |
| WaitUi.WaitUi.enter | ( | ) |
Call enter() when a potentially (but not necessarily) lengthy process starts that can't use a progress window.
| WaitUi.WaitUi.exit | ( | ) |
Call exit() when the task is completed.