|
|
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::Shortcut, including all inherited members.
| key1 | donner::editor::Shortcut | |
| key2 | donner::editor::Shortcut | |
| matches(const ImGuiIO &io) const | donner::editor::Shortcut | inline |
| modifiers | donner::editor::Shortcut | |
| Shortcut()=default | donner::editor::Shortcut | |
| Shortcut(ImGuiKey k, ShortcutModifier m=ShortcutModifier::None) | donner::editor::Shortcut | inline |
| Shortcut(ImGuiKey k1, ImGuiKey k2, ShortcutModifier m=ShortcutModifier::None) | donner::editor::Shortcut | inline |