xinput.h File Reference

Include dependency graph for xinput.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int on_close_dialog (char *return_command, int returned_code)
int run_xinput (int argc, char **argv)

Variables

int nb_widgets
global_struct widgets [NSTRUCT]
char window_title [10][TITLELENGTH]
char helpfilename [10][HLPFILELNGTH]
char main_command [COMMANDLENGTH]


Function Documentation

int on_close_dialog ( char *  return_command,
int  returned_code 
)

Definition at line 2061 of file xinput.c.

References sic_close_widget_board(), sic_open_widget_board(), sic_post_command_text(), sic_set_widget_def(), sic_set_widget_returned_code(), and sic_set_widget_returned_command().

Here is the call graph for this function:

int run_xinput ( int  argc,
char **  argv 
)

Definition at line 2079 of file xinput.c.

References DialogFunc(), helpfilename, ISSAMEVARIABLE, main_command, sic_add_modified_variable_listener(), sic_close_widget_board(), sic_get_widget_def(), sic_get_widget_global_infos(), sic_open_widget_board(), update_variable(), and window_title.

Here is the call graph for this function:


Variable Documentation

char helpfilename[10][HLPFILELNGTH]

Definition at line 41 of file xinput.c.

Referenced by run_xinput().

char main_command[COMMANDLENGTH]

Definition at line 42 of file xinput.c.

Referenced by MainWndProc(), and run_xinput().

int nb_widgets

Definition at line 47 of file win-dialogs.c.

global_struct widgets[NSTRUCT]

Definition at line 105 of file xinput.c.

Referenced by ChoiceSubclassProc(), DialogFunc(), EditSubclassProc(), MainWndProc(), and update_variable().

char window_title[10][TITLELENGTH]

Definition at line 41 of file xinput.c.

Referenced by run_xinput().


Generated on Tue Mar 13 15:22:14 2007 for SIC by  doxygen 1.5.1