59 virtual const std::string&
window_id()
const override;
Abstract base class for all modal dialogs.
std::vector< std::string > filter_options_
unit_recall(std::vector< unit_const_ptr > &recall_list, team &team)
virtual void pre_show() override
Actions to be taken before showing the window.
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.
std::vector< unit_const_ptr > & recall_list_
virtual void post_show() override
Actions to be taken after the window has been shown.
std::vector< std::string > last_words_
This class stores all the data for a single 'side' (in game nomenclature).
Various uncategorised dialogs.