pcdsutils.qt.designer_display.DesignerDisplay

class pcdsutils.qt.designer_display.DesignerDisplay(*args, **kwargs)[source]

Helper class for loading designer .ui files and adding logic.

Methods

retranslateUi(*args, **kwargs)

Required function for setupUi to work in __init__

show_type_hints()

Show type hints of widgets included in the display for development help.

__init__(*args, **kwargs)[source]

Apply the file to this widget when the instance is created

Methods

__init__(*args, **kwargs)

Apply the file to this widget when the instance is created

retranslateUi(*args, **kwargs)

Required function for setupUi to work in __init__

show_type_hints()

Show type hints of widgets included in the display for development help.

Attributes

filename

ui_dir

ui_form