PyPO User Manual
GUI.ParameterForms.simpleInputWidgets.SimpleRadio Class Reference

Implements a radio button selection widget, used for 'one of many' type selection. More...

Inheritance diagram for GUI.ParameterForms.simpleInputWidgets.SimpleRadio:

Public Member Functions

def __init__ (self, InputDescription inputDescription)
 
def read (self)
 
def clear (self)
 
def currentIndex (self)
 
def selectionChanged (self)
 

Public Attributes

 inputDescription
 
 group
 

Static Public Attributes

 selectionChangedSignal = Signal(int)
 

Detailed Description

Implements a radio button selection widget, used for 'one of many' type selection.


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