35 virtual const std::string&
window_id()
const override;
virtual void pre_show() override
Actions to be taken before showing the window.
virtual const std::string & window_id() const override
The ID of the window to build.
install_dependencies(const addons_list &addons)
Abstract base class for all modal dialogs.
std::map< std::string, addon_info > addons_list
#define DEFINE_SIMPLE_EXECUTE_WRAPPER(dialog)
Adds a bare-bonesstatic execute function to a dialog class that immediately invokes and return the re...