1#ifndef KEYCODESETTING_HH
2#define KEYCODESETTING_HH
16 [[nodiscard]] std::string_view
getTypeString()
const override;
KeyCodeSetting(CommandController &commandController, std::string_view name, static_string_view description, Keys::KeyCode initialValue)
Keys::KeyCode getKey() const noexcept
std::string_view getTypeString() const override
Returns a string describing the setting type (integer, string, ..) Could be used in a GUI to pick an ...
KeyCode
Constants that identify keys and key modifiers.
This file implemented 3 utility functions: