Bases: taurus.qt.qtgui.container.taurusframe.TaurusFrame
This is a container specialized into containing TaurusValue widgets.
It should be used Only for TaurusValues
-
getModel
()[source]
-
classmethod
getQtDesignerPluginInfo
()[source]
we don’t want this widget in designer
-
getTaurusValueByIndex
(index)[source]
returns the TaurusValue item at the given index position
-
getTaurusValues
()[source]
returns the list of TaurusValue Objects contained by this frame
-
model
-
resetModel
()[source]
-
setModel
(model)[source]