madgui.widget.correct.configselect module¶
Classes
|
Widget that lets the user select config and x/y mode. |
-
class
madgui.widget.correct.configselect.
ConfigSelect
(*args, **kwargs)[source]¶ Bases:
PyQt5.QtWidgets.QWidget
Widget that lets the user select config and x/y mode.
Methods
apply_config
(text)setEnabled
(self, bool)set_corrector
(corrector, data_key)set_xy_mode
(dirs)Set corrector to perform only in x or y plane or both.