Bases: PyQt4.QtDesigner.QPyDesignerCustomWidgetPlugin
TaurusWidgetPlugin
Returns the name of the group in Qt Designer’s widget box that this widget belongs to. It returns ‘Taurus Widgets’. Overwrite if want another group.
Returns the module containing the custom widget class. It may include a module path.
Overwrite if necessary. Don’t forget to call this method in case you want the generic taurus extensions in your widget.