8.5.6.1.9. pymodaq_gui.utils.widgets.widget_bkg module

class pymodaq_gui.utils.widgets.widget_bkg.WidgetWithBkg(bkg_path: str | Path, *args, **kwargs)[source]

Bases: QWidget

Widget with a png file as a background texture

Parameters:

bkg_path (Path) – Path to a valid png file to be used as background

Methods

setup_palette

setup_palette()[source]