Project Alice
Loading...
Searching...
No Matches
alice_ui Namespace Reference

Namespaces

namespace  budget_categories
 

Classes

struct  budgetwindow_bottom_spacer_t
 
struct  budgetwindow_main_admin_eff1_t
 
struct  budgetwindow_main_admin_eff2_t
 
struct  budgetwindow_main_admin_eff_amount_t
 
struct  budgetwindow_main_chart_max_a_t
 
struct  budgetwindow_main_chart_max_b_t
 
struct  budgetwindow_main_chart_min_t
 
struct  budgetwindow_main_chart_needslabel_t
 
struct  budgetwindow_main_chart_poplabel_t
 
struct  budgetwindow_main_close_button_t
 
struct  budgetwindow_main_debt_chart_t
 
struct  budgetwindow_main_debt_enable_t
 
struct  budgetwindow_main_debt_label_t
 
struct  budgetwindow_main_debt_overlay_t
 
struct  budgetwindow_main_expenses_amount_t
 
struct  budgetwindow_main_expenses_label_t
 
struct  budgetwindow_main_expenses_page_left_t
 
struct  budgetwindow_main_expenses_page_number_t
 
struct  budgetwindow_main_expenses_page_right_t
 
struct  budgetwindow_main_expenses_table_header_t
 
struct  budgetwindow_main_expenses_table_row_t
 
struct  budgetwindow_main_expenses_table_t
 
struct  budgetwindow_main_hover_middle_t
 
struct  budgetwindow_main_hover_poor_t
 
struct  budgetwindow_main_hover_rich_t
 
struct  budgetwindow_main_income_amount_t
 
struct  budgetwindow_main_income_label_t
 
struct  budgetwindow_main_income_page_left_t
 
struct  budgetwindow_main_income_page_number_t
 
struct  budgetwindow_main_income_page_right_t
 
struct  budgetwindow_main_income_table_header_t
 
struct  budgetwindow_main_income_table_row_t
 
struct  budgetwindow_main_income_table_t
 
struct  budgetwindow_main_max_debt_amount_t
 
struct  budgetwindow_main_max_debt_label_t
 
struct  budgetwindow_main_t
 
struct  budgetwindow_main_title_t
 
struct  budgetwindow_main_total_debt_amount_t
 
struct  budgetwindow_main_total_debt_label_t
 
struct  budgetwindow_main_welfare_chart_middle_t
 
struct  budgetwindow_main_welfare_chart_poor_t
 
struct  budgetwindow_main_welfare_chart_rich_t
 
struct  budgetwindow_main_welfare_label_t
 
struct  budgetwindow_neutral_spacer_t
 
struct  budgetwindow_section_header_expand_button_t
 
struct  budgetwindow_section_header_label_t
 
struct  budgetwindow_section_header_lbutton_t
 
struct  budgetwindow_section_header_llbutton_t
 
struct  budgetwindow_section_header_max_setting_t
 
struct  budgetwindow_section_header_min_setting_t
 
struct  budgetwindow_section_header_rbutton_t
 
struct  budgetwindow_section_header_rrbutton_t
 
struct  budgetwindow_section_header_setting_amount_t
 
struct  budgetwindow_section_header_t
 
struct  budgetwindow_section_header_total_amount_t
 
struct  budgetwindow_top_spacer_t
 
struct  macrobuilder2_grid_item_current_count_t
 
struct  macrobuilder2_grid_item_decrease_count_t
 
struct  macrobuilder2_grid_item_increase_count_t
 
struct  macrobuilder2_grid_item_t
 
struct  macrobuilder2_grid_item_unit_icon_t
 
struct  macrobuilder2_list_item_delete_button_t
 
struct  macrobuilder2_list_item_select_button_t
 
struct  macrobuilder2_list_item_t
 
struct  macrobuilder2_main_apply_button_t
 
struct  macrobuilder2_main_close_button_t
 
struct  macrobuilder2_main_grid_page_left_t
 
struct  macrobuilder2_main_grid_page_number_t
 
struct  macrobuilder2_main_grid_page_right_t
 
struct  macrobuilder2_main_header_text_t
 
struct  macrobuilder2_main_list_page_left_t
 
struct  macrobuilder2_main_list_page_number_t
 
struct  macrobuilder2_main_list_page_right_t
 
struct  macrobuilder2_main_t
 
struct  macrobuilder2_main_template_list_t
 
struct  macrobuilder2_main_unit_grid_t
 

Functions

std::unique_ptr< ui::element_basemake_macrobuilder2_main (sys::state &state)
 
std::unique_ptr< ui::element_basemake_budgetwindow_main (sys::state &state)
 
std::unique_ptr< ui::element_basemake_budgetwindow_section_header (sys::state &state)
 
std::unique_ptr< ui::element_basemake_budgetwindow_neutral_spacer (sys::state &state)
 
std::unique_ptr< ui::element_basemake_budgetwindow_top_spacer (sys::state &state)
 
std::unique_ptr< ui::element_basemake_budgetwindow_bottom_spacer (sys::state &state)
 
std::unique_ptr< ui::element_basemake_macrobuilder2_list_item (sys::state &state)
 
std::unique_ptr< ui::element_basemake_macrobuilder2_grid_item (sys::state &state)
 

Function Documentation

◆ make_budgetwindow_bottom_spacer()

std::unique_ptr< ui::element_base > alice_ui::make_budgetwindow_bottom_spacer ( sys::state state)

Definition at line 6429 of file budgetwindow.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ make_budgetwindow_main()

std::unique_ptr< ui::element_base > alice_ui::make_budgetwindow_main ( sys::state state)

Definition at line 5282 of file budgetwindow.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ make_budgetwindow_neutral_spacer()

std::unique_ptr< ui::element_base > alice_ui::make_budgetwindow_neutral_spacer ( sys::state state)

Definition at line 6339 of file budgetwindow.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ make_budgetwindow_section_header()

std::unique_ptr< ui::element_base > alice_ui::make_budgetwindow_section_header ( sys::state state)

Definition at line 6294 of file budgetwindow.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ make_budgetwindow_top_spacer()

std::unique_ptr< ui::element_base > alice_ui::make_budgetwindow_top_spacer ( sys::state state)

Definition at line 6384 of file budgetwindow.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ make_macrobuilder2_grid_item()

std::unique_ptr< ui::element_base > alice_ui::make_macrobuilder2_grid_item ( sys::state state)

Definition at line 1852 of file macrobuilder2.cpp.

Here is the caller graph for this function:

◆ make_macrobuilder2_list_item()

std::unique_ptr< ui::element_base > alice_ui::make_macrobuilder2_list_item ( sys::state state)

Definition at line 1466 of file macrobuilder2.cpp.

Here is the caller graph for this function:

◆ make_macrobuilder2_main()

std::unique_ptr< ui::element_base > alice_ui::make_macrobuilder2_main ( sys::state state)

Definition at line 1284 of file macrobuilder2.cpp.

Here is the caller graph for this function: