taurus taurus

Previous topic

TaurusValue

Next topic

TaurusValuesTableButton

This Page

TaurusValuesFrame

Inheritance diagram of TaurusValuesFrame

class TaurusValuesFrame(parent=None, designMode=False)

Bases: taurus.qt.qtgui.container.taurusframe.TaurusFrame

This is a container specialized into containing TaurusValue widgets. It should be used Only for TaurusValues

getModel()
classmethod getQtDesignerPluginInfo()

we don’t want this widget in designer

getTaurusValueByIndex(index)

returns the TaurusValue item at the given index position

getTaurusValues()

returns the list of TaurusValue Objects contained by this frame

model
resetModel()
setModel(model)