6 rqt class to provide multiple buttons 9 super(ServiceRadioButtons, self).
__init__(context)
10 self.setObjectName(
"ServiceRadioButtons")
12 context.add_widget(self.
_widget)
22 Qt widget to visualize multiple radio buttons 25 super(ServiceRadioButtonWidget, self).
__init__(button_type =
"radio")