44 virtual const std::string&
window_id()
const override;
addon_connect(std::string &host_name, bool allow_remove)
Constructor.
void help_button_callback()
virtual void pre_show() override
Actions to be taken before showing the window.
bool allow_remove_
Enable the addon remove button?
virtual void post_show() override
Actions to be taken after the window has been shown.
virtual const std::string & window_id() const override
The ID of the window to build.
Abstract base class for all modal dialogs.