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::Shortcut Member List

This is the complete list of members for donner::editor::Shortcut, including all inherited members.

key1donner::editor::Shortcut
key2donner::editor::Shortcut
matches(const ImGuiIO &io) constdonner::editor::Shortcutinline
modifiersdonner::editor::Shortcut
Shortcut()=defaultdonner::editor::Shortcut
Shortcut(ImGuiKey k, ShortcutModifier m=ShortcutModifier::None)donner::editor::Shortcutinline
Shortcut(ImGuiKey k1, ImGuiKey k2, ShortcutModifier m=ShortcutModifier::None)donner::editor::Shortcutinline