63 virtual const std::string&
window_id()
const override;
Abstract base class for all modal dialogs.
virtual void post_show(window &window) override
Actions to be taken after the window has been shown.
std::vector< std::string > filter_options_
unit_recall(std::vector< unit_const_ptr > &recall_list, team &team)
void list_item_clicked()
Callbacks.
void filter_text_changed(const std::string &text)
int get_selected_index() const
virtual const std::string & window_id() const override
The ID of the window to build.
virtual void pre_show(window &window) override
Actions to be taken before showing the window.
std::vector< unit_const_ptr > & recall_list_
std::vector< std::string > last_words_
base class of top level items, the only item which needs to store the final canvases to draw on.
This class stores all the data for a single 'side' (in game nomenclature).
Various uncategorised dialogs.