15 #ifndef GUI_DIALOGS_ADDON_UNINSTALL_LIST_HPP_INCLUDED
16 #define GUI_DIALOGS_ADDON_UNINSTALL_LIST_HPP_INCLUDED
36 const std::map<std::string, std::string>& addon_titles_map)
45 std::vector<std::string>
ids_;
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
std::vector< std::string > ids_
taddon_uninstall_list(const std::map< std::string, std::string > &addon_titles_map)
Constructor.
void post_show(twindow &window)
Inherited from tdialog.
base class of top level items, the only item which needs to store the final canvases to draw on ...
A class inherited from ttext_box that displays its input as stars.
Abstract base class for all dialogs.
void pre_show(twindow &window)
Inherited from tdialog.
std::map< std::string, bool > selections_
GLsizei const GLcharARB ** string
std::vector< std::string > selected_addons() const
std::map< std::string, std::string > titles_map_