Freeciv-3.3
Loading...
Searching...
No Matches
Functions
widget_core.c File Reference
#include <SDL3/SDL.h>
#include "colors.h"
#include "graphics.h"
#include "mapview.h"
#include "themespec.h"
#include "widget.h"
#include "widget_p.h"

Go to the source code of this file.

Functions

void set_wstate (struct widget *pwidget, enum widget_state state)
 
void set_wtype (struct widget *pwidget, enum widget_type type)
 
void set_wflag (struct widget *pwidget, enum widget_flag flag)
 
void clear_wflag (struct widget *pwidget, enum widget_flag flag)
 
enum widget_state get_wstate (const struct widget *pwidget)
 
enum widget_type get_wtype (const struct widget *pwidget)
 
enum widget_flag get_wflags (const struct widget *pwidget)
 
void widget_free (struct widget **pwidget)
 
static void widget_core_set_area (struct widget *pwidget, SDL_Rect area)
 
static void widget_core_set_position (struct widget *pwidget, int x, int y)
 
static void widget_core_resize (struct widget *pwidget, int w, int h)
 
static int widget_core_redraw (struct widget *pwidget)
 
static void widget_core_draw_frame (struct widget *pwidget)
 
static void widget_core_mark_dirty (struct widget *pwidget)
 
static void widget_core_flush (struct widget *pwidget)
 
static void widget_core_undraw (struct widget *pwidget)
 
static void widget_core_select (struct widget *pwidget)
 
static void widget_core_unselect (struct widget *pwidget)
 
struct widgetwidget_new (void)
 

Function Documentation

◆ clear_wflag()

void clear_wflag ( struct widget pwidget,
enum widget_flag  flag 
)

◆ get_wflags()

enum widget_flag get_wflags ( const struct widget pwidget)

◆ get_wstate()

enum widget_state get_wstate ( const struct widget pwidget)

◆ get_wtype()

enum widget_type get_wtype ( const struct widget pwidget)

◆ set_wflag()

void set_wflag ( struct widget pwidget,
enum widget_flag  flag 
)

◆ set_wstate()

void set_wstate ( struct widget pwidget,
enum widget_state  state 
)

Set state of the widget.

Definition at line 32 of file widget_core.c.

Referenced by action_entry(), add_global_worklist(), add_new_worklist_callback(), add_target_to_production(), add_target_to_worklist(), change_sex_callback(), cities_action_callback(), combo_new(), combo_popup(), connect_callback(), convert_first_passwd_callback(), convert_second_passwd_callback(), create_checkbox(), create_city_options_widget_list(), create_edit(), create_horizontal(), create_horizontal_scrollbar(), create_icon2(), create_icon_button(), create_iconlabel(), create_present_supported_units_widget_list(), create_tech_info(), create_tech_tree(), create_themeicon(), create_themelabel(), create_themelabel2(), create_units_order_widgets(), create_vertical(), create_vertical_scrollbar(), create_window_skeleton(), disable_economy_dlg(), disable_minimap_widgets(), disable_minimap_window_buttons(), disable_options_button(), disable_unitinfo_window_buttons(), economy_report_dialog_popdown(), economy_report_dialog_popup(), edit_field(), enable_and_redraw_find_city_button(), enable_and_redraw_revolution_button(), enable_city_dlg_widgets(), enable_economy_dlg(), enable_minimap_widgets(), enable_options_button(), exit_economy_dialog_callback(), factor_horiz_cma_callback(), get_target_help_data(), horiz_taxrate_callback(), meswin_dialog_popup(), min_horiz_cma_callback(), nation_button_callback(), next_name_callback(), notify_goto_dialog_new(), notify_goto_dialog_update(), ok_buy_prod_city_dlg_callback(), option_dialog_new(), option_dialog_optset(), option_dialog_optset_category(), option_dialog_worklist(), option_widget_new(), option_widget_update(), optiondlg_callback(), players_action_callback(), popdown_load_game_dialog(), popup_action_selection(), popup_advanced_terrain_dialog(), popup_bribe_stack_dialog(), popup_bribe_unit_dialog(), popup_change_research_dialog(), popup_change_research_dialog_callback(), popup_change_research_goal_dialog(), popup_change_research_goal_dialog_callback(), popup_city_cma_dialog(), popup_conn_list_dialog(), popup_connection_dialog(), popup_diplomacy_dialog(), popup_diplomatic_objects(), popup_find_dialog(), popup_goto_airlift_dialog(), popup_government_dialog(), popup_hurry_production_dialog(), popup_image(), popup_impr_info(), popup_incite_dialog(), popup_join_game_dialog(), popup_load_del_presets_dialog(), popup_load_game_dialog(), popup_new_user_passwd_dialog(), popup_newcity_dialog(), popup_notify_dialog(), popup_pillage_dialog(), popup_players_dialog(), popup_players_nations_dialog(), popup_races_dialog(), popup_sabotage_dialog(), popup_sell_impr_callback(), popup_spaceship_dialog(), popup_tech_info(), popup_terrain_info_dialog(), popup_unit_disband_dlg(), popup_unit_info(), popup_unit_upgrade_dlg(), popup_upgrade_unit_callback(), popup_user_passwd_dialog(), popup_war_dialog(), popup_worklist_editor(), prev_name_callback(), races_dialog_ok_callback(), races_toggles_set_sensitive(), real_activeunits_report_dialog_update(), real_city_dialog_popup(), real_conn_list_dialog_update(), real_info_city_report_dialog_update(), real_meswin_dialog_update(), real_units_report_dialog_update(), rebuild_imprm_list(), redraw_city_dialog(), redraw_unit_info_label(), refresh_spaceship_dialog(), revolution_callback(), save_cma_callback(), science_report_dialog_popdown(), science_report_dialog_popup(), science_report_dialogs_popdown_all(), select_random_leader(), sell_imprvm_dlg_callback(), send_passwd_callback(), set_global_worklist(), set_group_state(), set_turn_done_button_state(), show_main_page(), spy_steal_popup_shared(), std_down_advanced_dlg_callback(), std_up_advanced_dlg_callback(), std_vscroll_advanced_dlg_callback(), style_callback(), toggle_map_window_callback(), toggle_msg_window_callback(), toggle_unit_info_window_callback(), unit_order_callback(), unit_select_dialog_popup(), units_action_callback(), units_orders_city_dlg_callback(), unselect_widget_action(), update_city_cma_dialog(), update_clauses_list(), update_diplomacy_dialog(), update_goto_dialog(), update_intel_dialog(), widget_pressed_action(), and widget_selected_action().

◆ set_wtype()

void set_wtype ( struct widget pwidget,
enum widget_type  type 
)

◆ widget_core_draw_frame()

static void widget_core_draw_frame ( struct widget pwidget)
static

Draw frame of the widget.

Definition at line 176 of file widget_core.c.

◆ widget_core_flush()

static void widget_core_flush ( struct widget pwidget)
static

Flush part of the display covered by the widget.

Definition at line 199 of file widget_core.c.

◆ widget_core_mark_dirty()

static void widget_core_mark_dirty ( struct widget pwidget)
static

Mark part of the display covered by the widget dirty.

Definition at line 184 of file widget_core.c.

◆ widget_core_redraw()

static int widget_core_redraw ( struct widget pwidget)
static

Draw widget to the surface its on, if it's visible.

Definition at line 156 of file widget_core.c.

◆ widget_core_resize()

static void widget_core_resize ( struct widget pwidget,
int  w,
int  h 
)
static

Set widget size.

Definition at line 147 of file widget_core.c.

◆ widget_core_select()

static void widget_core_select ( struct widget pwidget)
static

Callback for when widget gets selected.

Definition at line 230 of file widget_core.c.

◆ widget_core_set_area()

static void widget_core_set_area ( struct widget pwidget,
SDL_Rect  area 
)
static

Set widget area.

Definition at line 130 of file widget_core.c.

◆ widget_core_set_position()

static void widget_core_set_position ( struct widget pwidget,
int  x,
int  y 
)
static

Set widget position.

Definition at line 138 of file widget_core.c.

◆ widget_core_undraw()

static void widget_core_undraw ( struct widget pwidget)
static

Clear widget from the display.

Definition at line 214 of file widget_core.c.

◆ widget_core_unselect()

static void widget_core_unselect ( struct widget pwidget)
static

Callback for when widget gets unselected.

Definition at line 239 of file widget_core.c.

◆ widget_free()

void widget_free ( struct widget **  pwidget)

Free resources allocated for the widget.

Definition at line 90 of file widget_core.c.

◆ widget_new()

struct widget * widget_new ( void  )

Create a new widget.

Definition at line 248 of file widget_core.c.