51 virtual const std::string&
window_id()
const override;
Abstract base class for all modal dialogs.
choice choice_
The selected method to ‘connect’ to the MP server.
virtual void post_show() override
Actions to be taken after the window has been shown.
virtual void pre_show() override
Actions to be taken before showing the window.
std::string user_name_
The name to use on the MP server.
const std::string & user_name() const
choice get_choice() const
virtual const std::string & window_id() const override
The ID of the window to build.
choice
Corresponds to each connection option.