Bases: PyQt4.QtGui.QCheckBox, taurus.qt.qtgui.base.taurusbase.TaurusBaseWritableWidget
A QCheckBox connected to a boolean writable attribute model
Returns the model name for this component.
| Return type: | :class:~`str` |
|---|---|
| Returns: | the model name. |
Returns if showing the display value
| Return type: | :class:~`bool` |
|---|---|
| Returns: | True if showing the display value or False otherwise |
Returns whether this component is using the parent model
| Return type: | :class:~`bool` |
|---|---|
| Returns: | True if using parent model or False otherwise |