
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| param | |
| label | |
| set_markup | |
| tp | |
Private Attributes | |
| _handle_changed | |
The base class for an input parameter inside the input parameters dialog.
Definition at line 37 of file Param.py.
| def grc.gui.elements.Param.InputParam.__init__ | ( | self, | ||
| param, | ||||
| _handle_changed | ||||
| ) |
Reimplemented in grc.gui.elements.Param.EntryParam, grc.gui.elements.Param.FileParam, and grc.gui.elements.Param.EnumParam.
1.5.4