Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::InspectorStyleDisplayValue Struct Reference

User-facing form of a computed CSS value and its provenance. More...

#include "donner/editor/SidebarPresenter.h"

Public Attributes

std::string value
 CSS-shaped value without internal wrapper names.
InspectorStyleState state = InspectorStyleState::Unspecified
 Display provenance.

Detailed Description

User-facing form of a computed CSS value and its provenance.

Member Data Documentation

◆ state

InspectorStyleState donner::editor::InspectorStyleDisplayValue::state = InspectorStyleState::Unspecified

Display provenance.

◆ value

std::string donner::editor::InspectorStyleDisplayValue::value

CSS-shaped value without internal wrapper names.


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