Searched refs:current_path_updated (Results 1 – 10 of 10) sorted by relevance
/dports/graphics/mypaint/mypaint-2.0.1/gui/ |
H A D | layermanip.py | 95 rootstack.current_path_updated += self._update_ui 104 rootstack.current_path_updated -= self._update_ui
|
H A D | layermodes.py | 65 rootstack.current_path_updated += self._update_actions
|
H A D | document.py | 397 layerstack.current_path_updated, 402 layerstack.current_path_updated, 407 layerstack.current_path_updated, 413 layerstack.current_path_updated, 418 layerstack.current_path_updated, 421 layerstack.current_path_updated, 432 layerstack.current_path_updated, 436 layerstack.current_path_updated, 439 layerstack.current_path_updated,
|
H A D | layerprops.py | 101 root.current_path_updated += self._m_layer_changed_cb
|
H A D | layerswindow.py | 252 rootstack.current_path_updated += self._current_path_updated_cb
|
H A D | fill.py | 105 rootstack.current_path_updated += self._update_ui 112 rootstack.current_path_updated -= self._update_ui
|
H A D | linemode.py | 270 rootstack.current_path_updated += self._update_cursors 276 rootstack.current_path_updated -= self._update_cursors
|
H A D | layers.py | 383 root.current_path_updated += self._current_path_updated_cb
|
H A D | tileddrawwidget.py | 213 root.current_path_updated += renderer.current_layer_changed_cb
|
/dports/graphics/mypaint/mypaint-2.0.1/lib/layer/ |
H A D | tree.py | 1009 self.current_path_updated(()) 1021 self.current_path_updated(path) 2624 def current_path_updated(self, path): member in RootLayerStack
|