43 virtual const std::string&
window_id()
const override;
virtual const std::string & window_id() const override
The ID of the window to build.
hotkey::hotkey_ptr new_binding_
const std::string & hotkey_id_
void sdl_event_callback(const SDL_Event &event)
hotkey_bind(const std::string &hotkey_id)
virtual void pre_show() override
Actions to be taken before showing the window.
hotkey::hotkey_ptr get_new_binding() const
Abstract base class for all modal dialogs.
std::shared_ptr< class hotkey_base > hotkey_ptr