Metaclass for selectionWidgetInterface because Python does not allow multiple inheritance. More...
Additional Inherited Members | |
Public Member Functions inherited from GUI.ParameterForms.inputWidgetInterfaces.inputWidgetInterface | |
| def | __init__ (self, parent=None) |
| dict | read () |
| subclasses need to reimplement this method and return a dict containing strings as keys. More... | |
| dict | clear () |
| Clears user input and resets widget. | |
Metaclass for selectionWidgetInterface because Python does not allow multiple inheritance.