Uranium
Application Framework
UM.Scene.Platform._LoadPlatformJob Class Reference
Inheritance diagram for UM.Scene.Platform._LoadPlatformJob:
UM.Job.Job

Public Member Functions

def __init__ (self, file_name)
 
def run (self)
 
- Public Member Functions inherited from UM.Job.Job
def __init__ (self)
 
def run (self)
 
def getMessage (self)
 
def setMessage (self, message)
 
def getResult (self)
 
def setResult
 
def setError
 
def start (self)
 
def cancel (self)
 
def isRunning (self)
 
def isFinished (self)
 
def hasError (self)
 
def getError (self)
 

Additional Inherited Members

- Static Public Member Functions inherited from UM.Job.Job
def yieldThread ()
 
- Static Public Attributes inherited from UM.Job.Job
tuple finished = Signal()
 
tuple progress = Signal()
 

Detailed Description

Protected class that ensures that the mesh for the machine platform is loaded.

The documentation for this class was generated from the following file: