Thu Jul 9 13:41:40 2009

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
display_window win [WIN_MAX]

Detailed Description

Definition at line 77 of file console_gui.c.


Field Documentation

struct board* bd_dialed

Definition at line 100 of file console_gui.c.

Referenced by keypad_pick_up(), and sdl_setup().

struct board* bd_edit

Definition at line 97 of file console_gui.c.

struct board* bd_msg

Definition at line 94 of file console_gui.c.

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

struct drag_info drag

Definition at line 79 of file console_gui.c.

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

SDL_Surface* font

Definition at line 86 of file console_gui.c.

Referenced by cleanup_sdl(), and init_board().

SDL_Rect font_rects[96]

Definition at line 87 of file console_gui.c.

Referenced by init_board().

enum kb_output kb_output

Definition at line 78 of file console_gui.c.

Referenced by handle_keyboard_input().

SDL_Surface* keypad

Definition at line 84 of file console_gui.c.

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

struct keypad_entry* kp

Definition at line 104 of file console_gui.c.

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

SDL_Rect kp_dialed[2]

Definition at line 99 of file console_gui.c.

Referenced by keypad_cfg_read(), and sdl_setup().

SDL_Rect kp_edit[2]

Definition at line 96 of file console_gui.c.

Referenced by keypad_cfg_read().

SDL_Rect kp_msg[2]

Definition at line 93 of file console_gui.c.

Referenced by keypad_cfg_read(), and sdl_setup().

SDL_Rect kp_rect

Definition at line 85 of file console_gui.c.

Referenced by keypad_cfg_read(), and sdl_setup().

int kp_size

Definition at line 103 of file console_gui.c.

Referenced by handle_mousedown(), and keypad_cfg_read().

int kp_used

Definition at line 103 of file console_gui.c.

Referenced by handle_mousedown(), and keypad_cfg_read().

int outfd

Definition at line 83 of file console_gui.c.

Referenced by cleanup_sdl(), and keypad_pick_up().

SDL_Surface* screen

Definition at line 81 of file console_gui.c.

Referenced by init_board(), and sdl_setup().

struct display_window win[WIN_MAX]

Definition at line 106 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 Thu Jul 9 13:41:40 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7