|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
Focus information for a stylesheet rule under the source cursor. More...
#include "donner/editor/FocusView.h"
Public Attributes | |
| FocusPartition | partition |
| Source-pane partition for the matched rule. | |
| std::vector< svg::SVGElement > | impactedElements |
| Elements matched by the selected rule. | |
| bool | reverseReferenceExpansionSuppressed = false |
| True when too many matches fan out. | |
Focus information for a stylesheet rule under the source cursor.
| std::vector<svg::SVGElement> donner::editor::StyleFocus::impactedElements |
Elements matched by the selected rule.
| FocusPartition donner::editor::StyleFocus::partition |
Source-pane partition for the matched rule.
| bool donner::editor::StyleFocus::reverseReferenceExpansionSuppressed = false |
True when too many matches fan out.