8.5.6.1.11. pymodaq_gui.utils.widgets.widget_bkg module

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

Bases: QWidget

Widget with a png file as a background texture

Parameters:

bkg_path (Union[str, Path]) – Path to a valid png file to be used as background

Methods

setup_palette

setup_palette()[source]