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

Implements a checkbox input. More...

Inheritance diagram for GUI.ParameterForms.simpleInputWidgets.checkbox:

Public Member Functions

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

Public Attributes

 inputDescription
 
 box
 
 label
 

Static Public Attributes

 stateChanged = Signal(int)
 

Detailed Description

Implements a checkbox input.

Parameters
inputDescription.prefillIf set to true the checkbox will be checked by default.

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