|
def | __init__ (self) |
|
def | run (self) |
|
def | __init__ (self, args, kwags) |
|
def | getId (self) |
|
def | setPluginId |
|
def | setMetaData |
|
def | getMetaData (self) |
|
def | getPluginId (self) |
|
def | setVersion |
|
def | getVersion (self) |
|
|
| menu_item_display_text |
|
| shortcut |
|
| enabled |
|
| priority |
|
|
tuple | enabledChanged = pyqtSignal() |
|
Base class for plugins that aim to provide a file to Cura in an alternate fashion, other than using the local file
explorer.
Every new file provider adds an option to the Open File(s) menu.
def UM.FileProvider.FileProvider.run |
( |
|
self, |
|
|
|
None |
|
) |
| |
Call function associated with the file provider
The documentation for this class was generated from the following file: