|
None | __init__ (self) |
|
None | run (self) |
|
None | __init__ (self, *args, **kwags) |
|
str | getId (self) |
|
None | setPluginId (self, str plugin_id) |
|
None | setMetaData (self, Dict[str, Any] metadata) |
|
Dict[str, Any] | getMetaData (self) |
|
str | getPluginId (self) |
|
None | setVersion (self, str version) |
|
str | getVersion (self) |
|
|
| menu_item_display_text |
|
| shortcut |
|
| enabled |
|
| priority |
|
|
| 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.
◆ run()
None UM.FileProvider.FileProvider.run |
( |
|
self | ) |
|
Call function associated with the file provider
The documentation for this class was generated from the following file: