QDesignerCustomWidgetInterface

PyQt5.QtDesigner.QDesignerCustomWidgetInterface

Inherited by QPyDesignerCustomWidgetPlugin.

Description

TODO

Methods

__init__()

TODO


__init__(QDesignerCustomWidgetInterface)

TODO


codeTemplate() → str

TODO


createWidget(QWidget) → QWidget

TODO


domXml() → str

TODO


group() → str

TODO


icon() → QIcon

TODO


includeFile() → str

TODO


initialize(QDesignerFormEditorInterface)

TODO


isContainer() → bool

TODO


isInitialized() → bool

TODO


name() → str

TODO


toolTip() → str

TODO


whatsThis() → str

TODO