Uranium
Application Framework
UM.FileProvider.FileProvider Class Reference
Inheritance diagram for UM.FileProvider.FileProvider:
UM.PluginObject.PluginObject

Public Member Functions

def __init__ (self)
 
def run (self)
 
- Public Member Functions inherited from UM.PluginObject.PluginObject
def __init__ (self, args, kwags)
 
def getId (self)
 
def setPluginId
 
def setMetaData
 
def getMetaData (self)
 
def getPluginId (self)
 
def setVersion
 
def getVersion (self)
 

Public Attributes

 menu_item_display_text
 
 shortcut
 
 enabled
 
 priority
 

Static Public Attributes

tuple enabledChanged = pyqtSignal()
 

Detailed Description

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.

Member Function Documentation

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: