madgui.widget.match module¶
UI for matching.
Functions
|
Classes
|
-
class
madgui.widget.match.
MatchWidget
(matcher, control)[source]¶ Bases:
PyQt5.QtWidgets.QWidget
Methods
accept
()Enables the execute button if madgui has an online backend
cons_items
(i, c)hideEvent
(self, QHideEvent)on_change_mirror
(checked)on_update_constraints
(*args)on_update_variables
(*args)showEvent
(self, QShowEvent)var_items
(i, v)Attributes
str(object=’’) -> str
Enables the execute button if madgui has an online backend
-
ui_file
= 'match.ui'¶