50 virtual const std::string&
window_id()
const override;
Abstract base class for all modal dialogs.
const std::string screenshots_dir_path_
void keypress_callback(bool &handled, const SDL_Keycode key)
virtual const std::string & window_id() const override
The ID of the window to build.
screenshot_notification(const std::string &path, surface screenshot)
Constructor.
virtual void pre_show() override
Actions to be taken before showing the window.
std::string path_
The display function.
#define DEFINE_SIMPLE_DISPLAY_WRAPPER(dialog)
Adds a bare-bones static display function to a dialog class that immediately invokes the dialogs's mo...