2#ifndef SEEN_SP_MESHROW_H
3#define SEEN_SP_MESHROW_H
22 int tag()
const override {
return tag_of<
decltype(*this)>; }
30 void modified(
unsigned int flags)
override;
constexpr int tag_of
Convenience function to retrieve the tag (class id) of a given type.
Interface for refcounted XML nodes.
Typed SVG document implementation.
Inkscape::XML::Node * write(Inkscape::XML::Document *doc, Inkscape::XML::Node *repr, unsigned int flags) override
Virtual set: set attribute to value.
SPMeshrow * getPrevMeshrow()
SPMeshrow * getNextMeshrow()
void build(SPDocument *doc, Inkscape::XML::Node *repr) override
void modified(unsigned int flags) override
modified
SPObject is an abstract base class of all of the document nodes at the SVG document level.
Inkscape::XML::Node * repr
static cairo_user_data_key_t key
Interface for XML documents.