Searched refs:ContextVerb (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dverbs.cpp239 class ContextVerb : public Verb { class in namespace:Inkscape
246 ContextVerb(unsigned int const code, function in class:Inkscape::ContextVerb
253 }; // ContextVerb class
495 * Create an action for a \c ContextVerb.
502 SPAction *ContextVerb::make_action(Inkscape::ActionContext const & context)
1611 void ContextVerb::perform(SPAction *action, void *data)
2731 new ContextVerb(SP_VERB_CONTEXT_SELECT, "ToolSelector", NC_("ContextVerb", "Select"),
2733 new ContextVerb(SP_VERB_CONTEXT_NODE, "ToolNode", NC_("ContextVerb", "Nod
[all...]

Completed in 109 milliseconds