taurus taurus

Previous topic

taurus.qt.qtgui.panel.test

Next topic

DefaultTaurusValueCheckBox

This Page

DefaultLabelWidget

Inheritance diagram of DefaultLabelWidget

class DefaultLabelWidget(*args)

Bases: taurus.qt.qtgui.display.tauruslabel.TaurusLabel

The base class used by default for showing the label of a TaurusValue.

Note

It only makes sense to use this class as a part of a TaurusValue, since it assumes that it can get a reference to a TaurusValue via the getTaurusValueBuddy() member

contextMenuEvent(event)

The label widget will be used for handling the actions of the whole TaurusValue

see QWidget.contextMenuEvent()

getModelMimeData()

reimplemented to use the taurusValueBuddy model instead of its own model

classmethod getQtDesignerPluginInfo()
setModel(model)
sizeHint()