get_checked_buttons

lsst.ts.m2gui.get_checked_buttons(buttons: list[PySide6.QtWidgets.QPushButton]) list[int]

Get the checked buttons.

Parameters

buttonslist

Buttons.

Returns

list

Indexes of the checked buttons.