taurus taurus

Previous topic

QWheelEdit

Next topic

TaurusConfigLineEdit

This Page

TaurusAttrListComboBox

Inheritance diagram of TaurusAttrListComboBox

class TaurusAttrListComboBox(parent=None, designMode=False)

Bases: PyQt4.QtGui.QComboBox, taurus.qt.qtgui.base.taurusbase.TaurusBaseWidget

defineStyle()

Defines the initial style for the widget

getModelClass()
classmethod getQtDesignerPluginInfo()
handleEvent(evt_src, evt_type, evt_value)
model

Returns the model name for this component.

Return type::class:~`str`
Returns:the model name.
setModel(m)
updateStyle()
useParentModel

Returns whether this component is using the parent model

Return type::class:~`bool`
Returns:True if using parent model or False otherwise