openMSX
|
#include <Shortcuts.hh>
Public Member Functions | |
bool | operator== (const Shortcut &other) const =default |
Public Attributes | |
ImGuiKeyChord | keyChord = ImGuiKey_None |
Type | type = Type::LOCAL |
Definition at line 38 of file Shortcuts.hh.
|
default |
ImGuiKeyChord openmsx::Shortcuts::Shortcut::keyChord = ImGuiKey_None |
Definition at line 39 of file Shortcuts.hh.
Referenced by openmsx::SettingsParser::attribute().
Type openmsx::Shortcuts::Shortcut::type = Type::LOCAL |
Definition at line 40 of file Shortcuts.hh.
Referenced by openmsx::SettingsParser::attribute().