Bases: PyQt4.QtGui.QComboBox, taurus.qt.qtgui.base.taurusbase.TaurusBaseWidget
Defines the initial style for the widget
reimplemented from TaurusBaseWidget
reimplemented from TaurusBaseWidget
reimplemented from TaurusBaseWidget
Returns the model name for this component.
Return type: | :class:~`str` |
---|---|
Returns: | the model name. |
reimplemented from TaurusBaseWidget
access to QAbstractItemView.setModel()
reimplemented from TaurusBaseWidget
Returns whether this component is using the parent model
Return type: | :class:~`bool` |
---|---|
Returns: | True if using parent model or False otherwise |