Uranium
Application Framework
|
Public Member Functions | |
def | __init__ |
def | enabled (self) |
def | enabled |
![]() | |
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 | |
enabledChanged = pyqtSignal() | |
last_out_name = None | |
![]() | |
metaDataChanged = Signal() | |
writeStarted = Signal() | |
writeProgress = Signal() | |
writeFinished = Signal() | |
writeError = Signal() | |
writeSuccess = Signal() | |
Extends the OutputDevice class for OutputeDevices that support saving project files.