Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
donner::editor::internal::ToolbarPaintReferenceState Struct Reference

Source range for a referenced paint server shown by the toolbar. More...

#include "donner/editor/EditorShellInternal.h"

Public Attributes

std::string href
bool external = false
std::optional< SourceByteRangesourceRange

Detailed Description

Source range for a referenced paint server shown by the toolbar.

Member Data Documentation

◆ external

bool donner::editor::internal::ToolbarPaintReferenceState::external = false

◆ href

std::string donner::editor::internal::ToolbarPaintReferenceState::href

◆ sourceRange

std::optional<SourceByteRange> donner::editor::internal::ToolbarPaintReferenceState::sourceRange

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