Searched defs:ToolObserver (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/widget/
H A Dstyle-swatch.cpp55 class StyleSwatch::ToolObserver : public Inkscape::Preferences::Observer { class in class:Inkscape::UI::Widget::StyleSwatch
57 ToolObserver(Glib::ustring const &path, StyleSwatch &ss) : function in class:Inkscape::UI::Widget::StyleSwatch::ToolObserver
87 void StyleSwatch::ToolObserver::notify(Inkscape::Preferences::Entry const &val)
236 _tool_obs = new ToolObserver(_tool_path + "/usecurrent", *this);

Completed in 14 milliseconds