2#ifndef SEEN_LPEOBJECT_REFERENCE_H
3#define SEEN_LPEOBJECT_REFERENCE_H
13#include <sigc++/scoped_connection.h>
28namespace LivePathEffect {
46 void link(
const char* to);
void link(const char *to)
sigc::scoped_connection _release_connection
bool _acceptObject(SPObject *const obj) const override
sigc::scoped_connection _changed_connection
void start_listening(LivePathEffectObject *to)
LivePathEffectObject * lpeobject
Inkscape::XML::Node * lpeobject_repr
sigc::scoped_connection _owner_release_connection
~LPEObjectReference() override
A class encapsulating a reference to a particular URI; observers can be notified when the URI comes t...
Interface for refcounted XML nodes.
SPObject is an abstract base class of all of the document nodes at the SVG document level.
Helper class to stream background task notifications as a series of messages.