bec_widgets.widgets.utility.logpanel.log_panel_plugin#

Attributes#

Classes#

Module Contents#

class LogPanelPlugin#

Bases: qtpy.QtDesigner.QDesignerCustomWidgetInterface

createWidget(parent)#
domXml()#
group()#
icon()#
includeFile()#
initialize(form_editor)#
isContainer()#
isInitialized()#
name()#
toolTip()#
whatsThis()#
DOM_XML = Multiline-String#
Show Value
"""
<ui language='c++'>
    <widget class='LogPanel' name='log_panel'>
    </widget>
</ui>
"""