Bases: PyQt4.QtGui.QTextEdit, taurus.qt.qtgui.base.taurusbase.TaurusBaseWidget
Defines the initial style for the widget
This method was overridden to get rid of the default tooltip of TaurusWidget
Returns the model name for this component.
Return type: | :class:~`str` |
---|---|
Returns: | the model name. |
Can be connected to an event emitted after macro name was changed. As an argument receives macroName and ask BaseMacroServer object about already prepared and stored in MacroInfoObj object macro description
Returns whether this component is using the parent model
Return type: | :class:~`bool` |
---|---|
Returns: | True if using parent model or False otherwise |