Mon Oct 8 12:39:32 2012

Asterisk developer's documentation


gui_info Struct Reference


Data Fields

boardbd_dialed
boardbd_edit
boardbd_msg
drag_info drag
SDL_Surface * font
SDL_Rect font_rects [96]
enum kb_output kb_output
SDL_Surface * keypad
keypad_entrykp
SDL_Rect kp_dialed [2]
SDL_Rect kp_edit [2]
SDL_Rect kp_msg [2]
SDL_Rect kp_rect
int kp_size
int kp_used
int outfd
SDL_Surface * screen
thumb_bd thumb_bd_array [MAX_VIDEO_SOURCES]
display_window win [WIN_MAX]

Detailed Description

Definition at line 142 of file console_gui.c.


Field Documentation

struct board* bd_dialed

Definition at line 167 of file console_gui.c.

Referenced by keypad_pick_up().

struct board* bd_edit

Definition at line 164 of file console_gui.c.

struct board* bd_msg

Definition at line 161 of file console_gui.c.

Referenced by eventhandler(), handle_keyboard_input(), keypad_pick_up(), and sdl_setup().

struct drag_info drag

Definition at line 144 of file console_gui.c.

Referenced by eventhandler(), handle_mousedown(), and set_drag().

SDL_Surface* font

Definition at line 151 of file console_gui.c.

Referenced by cleanup_sdl(), init_board(), and sdl_setup().

SDL_Rect font_rects[96]

Definition at line 152 of file console_gui.c.

Referenced by init_board(), and sdl_setup().

enum kb_output kb_output

Definition at line 143 of file console_gui.c.

Referenced by handle_keyboard_input().

SDL_Surface* keypad

Definition at line 149 of file console_gui.c.

Referenced by cleanup_sdl(), handle_mousedown(), keypad_setup(), and sdl_setup().

struct keypad_entry* kp

Definition at line 177 of file console_gui.c.

Referenced by cleanup_sdl(), handle_mousedown(), and keypad_cfg_read().

SDL_Rect kp_dialed[2]

Definition at line 166 of file console_gui.c.

Referenced by keypad_cfg_read().

SDL_Rect kp_edit[2]

Definition at line 163 of file console_gui.c.

Referenced by keypad_cfg_read().

SDL_Rect kp_msg[2]

Definition at line 160 of file console_gui.c.

Referenced by keypad_cfg_read().

SDL_Rect kp_rect

Definition at line 150 of file console_gui.c.

Referenced by keypad_cfg_read(), and sdl_setup().

int kp_size

Definition at line 176 of file console_gui.c.

Referenced by handle_mousedown(), and keypad_cfg_read().

int kp_used

Definition at line 176 of file console_gui.c.

Referenced by handle_mousedown(), and keypad_cfg_read().

int outfd

Definition at line 148 of file console_gui.c.

Referenced by cleanup_sdl(), eventhandler(), and keypad_pick_up().

SDL_Surface* screen

Definition at line 146 of file console_gui.c.

Referenced by init_board(), and sdl_setup().

struct thumb_bd thumb_bd_array[MAX_VIDEO_SOURCES]

Definition at line 173 of file console_gui.c.

Referenced by sdl_setup().

struct display_window win[WIN_MAX]

Definition at line 179 of file console_gui.c.

Referenced by cleanup_sdl(), sdl_setup(), set_win(), and show_frame().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7