48 const bool allow_remove);
57 virtual const std::string&
window_id()
const override;
This shows the dialog for managing addons and connecting to the addon server.
void help_button_callback()
virtual const std::string & window_id() const override
Inherited from modal_dialog, implemented by REGISTER_DIALOG.
bool allow_remove_
Enable the addon remove button?
virtual void pre_show(window &window) override
Inherited from modal_dialog.
Various uncategorised dialogs.
virtual void post_show(window &window) override
Inherited from modal_dialog.
addon_connect(std::string &host_name, const bool allow_remove)
Constructor.
Abstract base class for all modal dialogs.
base class of top level items, the only item which needs to store the final canvases to draw on...