Sat Mar 10 01:55:57 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 138 of file console_gui.c.


Field Documentation

struct board* bd_dialed

Definition at line 163 of file console_gui.c.

Referenced by keypad_pick_up().

struct board* bd_edit

Definition at line 160 of file console_gui.c.

struct board* bd_msg

Definition at line 157 of file console_gui.c.

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

struct drag_info drag

Definition at line 140 of file console_gui.c.

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

SDL_Surface* font

Definition at line 147 of file console_gui.c.

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

SDL_Rect font_rects[96]

Definition at line 148 of file console_gui.c.

Referenced by init_board(), and sdl_setup().

enum kb_output kb_output

Definition at line 139 of file console_gui.c.

Referenced by handle_keyboard_input().

SDL_Surface* keypad

Definition at line 145 of file console_gui.c.

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

struct keypad_entry* kp

Definition at line 173 of file console_gui.c.

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

SDL_Rect kp_dialed[2]

Definition at line 162 of file console_gui.c.

Referenced by keypad_cfg_read().

SDL_Rect kp_edit[2]

Definition at line 159 of file console_gui.c.

Referenced by keypad_cfg_read().

SDL_Rect kp_msg[2]

Definition at line 156 of file console_gui.c.

Referenced by keypad_cfg_read().

SDL_Rect kp_rect

Definition at line 146 of file console_gui.c.

Referenced by keypad_cfg_read(), and sdl_setup().

int kp_size

Definition at line 172 of file console_gui.c.

Referenced by handle_mousedown(), and keypad_cfg_read().

int kp_used

Definition at line 172 of file console_gui.c.

Referenced by handle_mousedown(), and keypad_cfg_read().

int outfd

Definition at line 144 of file console_gui.c.

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

SDL_Surface* screen

Definition at line 142 of file console_gui.c.

Referenced by init_board(), and sdl_setup().

struct thumb_bd thumb_bd_array[MAX_VIDEO_SOURCES]

Definition at line 169 of file console_gui.c.

Referenced by sdl_setup().

struct display_window win[WIN_MAX]

Definition at line 175 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 Sat Mar 10 01:55:57 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7