39 virtual const std::string&
window_id()
const override;
Abstract base class for all modal dialogs.
virtual void pre_show() override
Actions to be taken before showing the window.
user_choice_manager & mgr_
virtual const std::string & window_id() const override
The ID of the window to build.
synched_choice_wait(user_choice_manager &mgr)
virtual void handle_generic_event(const std::string &event_name) override
std::string label
What to show in the filter's drop-down list.
#define DEFINE_SIMPLE_DISPLAY_WRAPPER(dialog)
Adds a bare-bones static display function to a dialog class that immediately invokes the dialogs's mo...
Various uncategorised dialogs.