|
|
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.
|
This is the complete list of members for donner::editor::ClipboardInterface, including all inherited members.
| getText() const =0 | donner::editor::ClipboardInterface | pure virtual |
| hasText() const =0 | donner::editor::ClipboardInterface | pure virtual |
| setText(std::string_view text)=0 | donner::editor::ClipboardInterface | pure virtual |
| ~ClipboardInterface()=default (defined in donner::editor::ClipboardInterface) | donner::editor::ClipboardInterface | virtual |