Inkscape
Vector Graphics Editor
|
TODO: insert short description here. More...
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::XML |
@Inkscape XML tree. | |
TODO: insert short description here.
Definition in file composite-node-observer.cpp.
NodeObserver const* observer |
Definition at line 206 of file composite-node-observer.cpp.
Referenced by Inkscape::XML::EventAdd::_replayOne(), Inkscape::XML::EventDel::_replayOne(), Inkscape::XML::EventChgAttr::_replayOne(), Inkscape::XML::EventChgContent::_replayOne(), Inkscape::XML::EventChgOrder::_replayOne(), Inkscape::XML::EventChgElementName::_replayOne(), Inkscape::XML::EventAdd::_undoOne(), Inkscape::XML::EventDel::_undoOne(), Inkscape::XML::EventChgAttr::_undoOne(), Inkscape::XML::EventChgContent::_undoOne(), Inkscape::XML::EventChgOrder::_undoOne(), Inkscape::XML::EventChgElementName::_undoOne(), Inkscape::XML::CompositeNodeObserver::add(), Inkscape::CompositeUndoStackObserver::add(), Inkscape::XML::Subtree::addObserver(), Inkscape::XML::SimpleNode::addObserver(), Inkscape::XML::SimpleNode::addSubtreeObserver(), Inkscape::XML::CompositeNodeObserver::remove(), Inkscape::XML::Subtree::removeObserver(), Inkscape::XML::SimpleNode::removeObserver(), Inkscape::XML::SimpleNode::removeSubtreeObserver(), Inkscape::XML::replay_log_to_observer(), Inkscape::XML::Event::replayOne(), Inkscape::XML::Subtree::synthesizeEvents(), Inkscape::XML::SimpleNode::synthesizeEvents(), Inkscape::XML::undo_log_to_observer(), and Inkscape::XML::Event::undoOne().
ObserverPredicate predicate |
Definition at line 129 of file composite-node-observer.cpp.
Referenced by SPUse::anyInChain().