PyPO User Manual
GUI.ParameterForms.inputWidgetInterfaces.MetaCombinerSelectionWidget Class Reference

Metaclass for selectionWidgetInterface because Python does not allow multiple inheritance. More...

Inheritance diagram for GUI.ParameterForms.inputWidgetInterfaces.MetaCombinerSelectionWidget:
GUI.ParameterForms.inputWidgetInterfaces.inputWidgetInterface GUI.ParameterForms.inputWidgetInterfaces.MetaCombinerInputWidget GUI.ParameterForms.inputWidgetInterfaces.selectionWidgetInterface

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.
 

Detailed Description

Metaclass for selectionWidgetInterface because Python does not allow multiple inheritance.


The documentation for this class was generated from the following file: