Home
last modified time | relevance | path

Searched refs:_on_target_changed (Results 1 – 2 of 2) sorted by relevance

/dports/misc/orange3/orange3-3.29.1/Orange/widgets/evaluate/
H A Dowliftcurve.py91 callback=self._on_target_changed,
179 _on_target_changed = _replot variable in OWLiftCurve
H A Dowrocanalysis.py345 callback=self._on_target_changed,
712 def _on_target_changed(self): member in OWROCAnalysis