Inkscape
Vector Graphics Editor
|
#include <event.h>
Public Member Functions | |
Event (XML::Event *_event, Glib::ustring _description="", Glib::ustring _icon_name="") | |
virtual | ~Event () |
Public Attributes | |
XML::Event * | event |
unsigned int | type = 0 |
Glib::ustring | description |
Glib::ustring | icon_name |
|
inline |
|
inlinevirtual |
Definition at line 39 of file event.h.
References event, and sp_repr_free_log().
XML::Event* Inkscape::Event::event |
Definition at line 41 of file event.h.
Referenced by Inkscape::DocumentUndo::finish_incomplete_transaction(), Inkscape::Extension::Implementation::Script::PreviewObserver::notifyUndoCommitEvent(), Inkscape::DocumentUndo::perform_document_update(), and ~Event().