|
Uranium
Application Framework
|
Public Member Functions | |
| def | __init__ |
| def | enabled (self) |
| def | enabled |
Public Member Functions inherited from UM.OutputDevice.OutputDevice.OutputDevice | |
| def | __init__ |
| def | getId (self) |
| def | getName (self) |
| def | setName |
| def | getShortDescription (self) |
| def | setShortDescription |
| def | getDescription (self) |
| def | setDescription |
| def | getIconName (self) |
| def | setIconName |
| def | getPriority (self) |
| def | setPriority |
| def | requestWrite |
Static Public Member Functions | |
| def | getLastOutputName () |
| def | setLastOutputName |
Public Attributes | |
| add_to_output_devices | |
| menu_entry_text | |
| shortcut | |
Static Public Attributes | |
| tuple | enabledChanged = pyqtSignal() |
| last_out_name = None | |
Static Public Attributes inherited from UM.OutputDevice.OutputDevice.OutputDevice | |
| tuple | metaDataChanged = Signal() |
| tuple | writeStarted = Signal() |
| tuple | writeProgress = Signal() |
| tuple | writeFinished = Signal() |
| tuple | writeError = Signal() |
| tuple | writeSuccess = Signal() |
Extends the OutputDevice class for OutputeDevices that support saving project files.