bec_widgets.widgets.utility.spinbox.decimal_spinbox#

Classes#

Module Contents#

class BECSpinBox(parent: qtpy.QtWidgets.QWidget | None = None, **kwargs)[source]#

Bases: qtpy.QtWidgets.QDoubleSpinBox

change_decimals()[source]#

Change the number of decimals in the spin box.

resizeEvent(event)[source]#
ICON_NAME = '123'#
PLUGIN = True#
setting_button#