Searched defs:CommitEvent (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | commit-events.h | 18 enum CommitEvent { enum in namespace:Inkscape::UI |
/inkscape/src/ | ||
H A D | document-undo.cpp | 117 class CommitEvent : public InteractionEvent { class in namespace:__anon39 120 CommitEvent(SPDocument *doc, const gchar *key, const unsigned int type) function in class:__anon39::CommitEvent 149 Inkscape::Debug::EventTracker<CommitEvent> tracker(doc, key, event_type); |
Completed in 18 milliseconds