Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::ReferenceHighlightSummary Struct Reference

Distinct same-document references related to the active selection. More...

#include "donner/editor/FocusView.h"

Collaboration diagram for donner::editor::ReferenceHighlightSummary:
[legend]

Public Member Functions

std::size_t totalCount () const
 Number of references represented by this summary.

Public Attributes

std::vector< svg::SVGElementreferencedElements
 Elements directly referenced by the active selection.
std::vector< svg::SVGElementreferencingElements
 Elements that directly reference the active selection.

Detailed Description

Distinct same-document references related to the active selection.


The documentation for this struct was generated from the following file: