Uranium
Application Framework
|
This is the complete list of members for UM.Scene.Platform._LoadPlatformJob, including all inherited members.
__init__(self, file_name) (defined in UM.Scene.Platform._LoadPlatformJob) | UM.Scene.Platform._LoadPlatformJob | |
__init__(self) (defined in UM.Job.Job) | UM.Job.Job | |
cancel(self) | UM.Job.Job | |
finished (defined in UM.Job.Job) | UM.Job.Job | static |
getError(self) | UM.Job.Job | |
getMessage(self) (defined in UM.Job.Job) | UM.Job.Job | |
getResult(self) | UM.Job.Job | |
hasError(self) | UM.Job.Job | |
isFinished(self) | UM.Job.Job | |
isRunning(self) | UM.Job.Job | |
progress (defined in UM.Job.Job) | UM.Job.Job | static |
run(self) | UM.Scene.Platform._LoadPlatformJob | |
setError(self, Exception error) | UM.Job.Job | |
setMessage(self, message) (defined in UM.Job.Job) | UM.Job.Job | |
setResult(self, Any result) | UM.Job.Job | |
start(self) | UM.Job.Job | |
yieldThread() | UM.Job.Job | static |