openMSX
|
This is the complete list of members for openmsx::Shortcuts, including all inherited members.
checkShortcut(const ShortcutWithRepeat &shortcut) const | openmsx::Shortcuts | |
checkShortcut(ID id) const | openmsx::Shortcuts | |
getDefaultShortcut(ID id) | openmsx::Shortcuts | static |
getShortcut(ID id) const | openmsx::Shortcuts | |
getShortcutDescription(ID id) | openmsx::Shortcuts | static |
getShortcutName(ID id) | openmsx::Shortcuts | static |
getShortcutRepeat(ID id) | openmsx::Shortcuts | static |
ID enum name | openmsx::Shortcuts | |
operator=(const Shortcuts &)=delete | openmsx::Shortcuts | |
operator=(Shortcuts &&)=delete | openmsx::Shortcuts | |
parseShortcutName(std::string_view name) | openmsx::Shortcuts | static |
parseType(std::string_view name) | openmsx::Shortcuts | static |
saveShortcuts(XmlStream &xml) const | openmsx::Shortcuts | inline |
setDefaultShortcuts() | openmsx::Shortcuts | |
setShortcut(ID id, const Shortcut &shortcut) | openmsx::Shortcuts | |
Shortcuts() | openmsx::Shortcuts | |
Shortcuts(const Shortcuts &)=delete | openmsx::Shortcuts | |
Shortcuts(Shortcuts &&)=delete | openmsx::Shortcuts | |
Type enum name | openmsx::Shortcuts | |
~Shortcuts()=default | openmsx::Shortcuts |