openMSX
openmsx::KeyCodeSetting Member List

This is the complete list of members for openmsx::KeyCodeSetting, including all inherited members.

additionalInfo(TclObject &result) const overrideopenmsx::Settingvirtual
anyObservers() constopenmsx::Subject< Setting >inline
attach(Observer< Setting > &observer)openmsx::Subject< Setting >
BaseSetting(std::string_view name)openmsx::BaseSettingexplicitprotected
BaseSetting(TclObject name)openmsx::BaseSettingexplicitprotected
detach(Observer< Setting > &observer)openmsx::Subject< Setting >
DONT_SAVE enum valueopenmsx::Setting
DONT_TRANSFER enum valueopenmsx::Setting
getBaseName() constopenmsx::BaseSettinginline
getBaseNameObj() constopenmsx::BaseSettinginline
getCommandController() constopenmsx::Settinginline
getDefaultValue() const finalopenmsx::Settinginlinevirtual
getDescription() const finalopenmsx::Settingvirtual
getFullName() constopenmsx::BaseSettinginline
getFullNameObj() constopenmsx::BaseSettinginline
getInterpreter() constopenmsx::Setting
getKey() const noexceptopenmsx::KeyCodeSetting
getOptionalValue() const finalopenmsx::Settinginlinevirtual
getTypeString() const overrideopenmsx::KeyCodeSettingvirtual
getValue() const finalopenmsx::Settinginlinevirtual
info(TclObject &result) constopenmsx::BaseSetting
init()openmsx::Settingprotected
KeyCodeSetting(CommandController &commandController, std::string_view name, static_string_view description, SDLKey initialValue)openmsx::KeyCodeSetting
needLoadSave() const finalopenmsx::Settingvirtual
needTransfer() const finalopenmsx::Settingvirtual
notifyPropertyChange() constopenmsx::Settingprotected
operator=(const Setting &)=deleteopenmsx::Setting
SAVE enum valueopenmsx::Setting
SaveSetting enum nameopenmsx::Setting
setChecker(std::function< void(TclObject &)> checkFunc_)openmsx::Settinginline
setPrefix(std::string_view prefix)openmsx::BaseSettinginline
Setting(const Setting &)=deleteopenmsx::Setting
Setting(CommandController &commandController, std::string_view name, static_string_view description, const TclObject &initialValue, SaveSetting save=SAVE)openmsx::Settingprotected
setValue(const TclObject &newValue) finalopenmsx::Settingvirtual
setValueDirect(const TclObject &newValue) finalopenmsx::Settingvirtual
Subject()=defaultopenmsx::Subject< Setting >protected
tabCompletion(std::vector< std::string > &tokens) const overrideopenmsx::Settingvirtual
~BaseSetting()=defaultopenmsx::BaseSettingprotected
~Setting()openmsx::Settingvirtual
~Subject()openmsx::Subject< Setting >protected