Project Alice
Loading...
Searching...
No Matches
gui_event.cpp File Reference
#include "gui_event.hpp"
#include "gui_leader_select.hpp"
#include "gui_politics_window.hpp"
#include "triggers.hpp"
Include dependency graph for gui_event.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ui::event_date_text
 
class  ui::major_event_right_flag
 
class  ui::major_event_left_flag
 
class  ui::event_province_text
 
class  ui::election_voter_issue_entry
 
class  ui::election_voter_issues_listbox
 
class  ui::election_party_entry
 
class  ui::election_parties_listbox
 
class  ui::election_popularity_entry
 
class  ui::election_popularity_listbox
 
class  ui::election_voter_ideology_piechart
 
class  ui::election_party_popularity_piechart
 

Namespaces

namespace  ui
 

Functions

void ui::populate_event_submap (sys::state &state, text::substitution_map &sub, std::variant< event::pending_human_n_event, event::pending_human_f_n_event, event::pending_human_p_event, event::pending_human_f_p_event > const &phe) noexcept
 
void ui::close_expired_event_windows (sys::state &state)
 
void ui::clear_event_windows (sys::state &state)
 
bool ui::events_pause_test (sys::state &state)
 
template<typename T >
void ui::new_event_window_1 (sys::state &state, event_data_wrapper &dat, event_pool_slot e_slot)
 
void ui::new_event_window (sys::state &state, event_data_wrapper dat)