mad_gui.components.dialogs.NestedLabelSelectDialog#

class mad_gui.components.dialogs.NestedLabelSelectDialog(parent=None, initial_selection: Tuple[str, ...] | None = None)[source]#

A Window with Radio Buttons or Checkboxes

Methods

eventFilter(self, arg__1, arg__2)

keyPressEvent(self, arg__1)

get_label

__init__(parent=None, initial_selection: Tuple[str, ...] | None = None)[source]#
eventFilter(self, arg__1: QObject, arg__2: QEvent) bool[source]#
keyPressEvent(self, arg__1: QKeyEvent)[source]#