TaurusWidgets

digraph inheritancee30451cfa3 { bgcolor=transparent; rankdir=UD; ratio=compress; size="8.0, 12.0"; "QDesignerCustomWidgetCollectionInterface" [color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,tooltip="QDesignerCustomWidgetCollectionInterface()"]; "simplewrapper" -> "QDesignerCustomWidgetCollectionInterface" [arrowsize=0.5,style="setlinewidth(0.5)"]; "QObject" [color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,tooltip="QObject(parent: QObject = None)"]; "wrapper" -> "QObject" [arrowsize=0.5,style="setlinewidth(0.5)"]; "QPyDesignerCustomWidgetCollectionPlugin" [color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,tooltip="QPyDesignerCustomWidgetCollectionPlugin(parent: QObject = None)"]; "QObject" -> "QPyDesignerCustomWidgetCollectionPlugin" [arrowsize=0.5,style="setlinewidth(0.5)"]; "QDesignerCustomWidgetCollectionInterface" -> "QPyDesignerCustomWidgetCollectionPlugin" [arrowsize=0.5,style="setlinewidth(0.5)"]; "TaurusWidgets" [URL="#taurus.qt.qtdesigner.tauruspluginplugin.TaurusWidgets",color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,target="_top"]; "QPyDesignerCustomWidgetCollectionPlugin" -> "TaurusWidgets" [arrowsize=0.5,style="setlinewidth(0.5)"]; "simplewrapper" [color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded]; "wrapper" [color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded]; "simplewrapper" -> "wrapper" [arrowsize=0.5,style="setlinewidth(0.5)"]; }
class TaurusWidgets(parent=None)[source]

Bases: PyQt5.QtDesigner.QPyDesignerCustomWidgetCollectionPlugin

customWidgets(self) → List[QDesignerCustomWidgetInterface][source]