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::GroupOperationAvailability Struct Reference

Whether a lossless group or ungroup operation can currently be applied. More...

#include "donner/editor/EditorApp.h"

Public Attributes

bool canApply = false
std::string reason

Detailed Description

Whether a lossless group or ungroup operation can currently be applied.

Member Data Documentation

◆ canApply

bool donner::editor::GroupOperationAvailability::canApply = false

◆ reason

std::string donner::editor::GroupOperationAvailability::reason

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