![]() |
MuseScore
3.4
Music composition and notation
|


Go to the source code of this file.
Classes | |
| class | Ms::Shortcut |
Namespaces | |
| Ms | |
Enumerations | |
| enum | Ms::ShortcutFlags : char { Ms::ShortcutFlags::NONE = 0, Ms::ShortcutFlags::A_SCORE = 1, Ms::ShortcutFlags::A_CMD = 1 << 1, Ms::ShortcutFlags::A_CHECKABLE = 1 << 2, Ms::ShortcutFlags::A_CHECKED = 1 << 3 } |
Functions | |
| constexpr ShortcutFlags | Ms::operator| (ShortcutFlags t1, ShortcutFlags t2) |
| constexpr bool | Ms::operator & (ShortcutFlags t1, ShortcutFlags t2) |
1.8.13