TaurusAttrListComboBox¶

-
class
TaurusAttrListComboBox(parent=None, designMode=False)[source]¶ Bases:
PyQt4.QtGui.QComboBox,taurus.qt.qtgui.base.taurusbase.TaurusBaseWidgetCombobox whose items reflect the items read from a 1D attribute of dtype str
-
model¶ Returns the model name for this component.
Return type: strReturns: the model name.
-
useParentModel¶ Returns whether this component is using the parent model
Return type: boolReturns: True if using parent model or False otherwise
-