module: qt_utils

Helper routines for Qt

Assign_GUP.qt_utils.setButtonBackground(widget, color='#efefef')[source]
Assign_GUP.qt_utils.setWidgetBackground(widget, color='#efefef')[source]

change the background color of a Qt widget

Parameters:color (str) – specified as name (mintcream), hex RGB (#dea)