Methods ¶
id()
→ int
Returns the id for this interface.
name()
→ str
Returns the name for this interface.
setName(self,name)
Sets the name for this interface.
label()
→ str
Returns the label for this interface.
setLabel(self,label)
Sets the label for this interface.
icon()
→ str
Returns the icon for this interface.
setIcon(self,icon)
Sets the icon for this interface.
script()
→ str
Returns the script for this interface.
setScript(self,script)
Sets the script for this interface.
filePath()
→ str
Returns the file path for this interface.
setFilePath(self,script)
Sets the file path for this interface.
See also |