xa_ui_cad.h File Reference
Go to the source code of this file.
Data Structures |
| struct | IE_rec_txt |
| | menuRecordHeader More...
|
| struct | IE_rec_stru |
| | menuRecordHeader More...
|
Functions |
| void * | UI_cad (void *parent, void *data) |
| int | IE_cad_init0 () |
| int | IE_cad_exit0 () |
| int | IE_cad_OK (void *parent, void *data) |
| char * | IE_get_inp_ (int ind) |
| int | IE_cad_sel1 (int typ, long ind, char *buf) |
| int | IE_activate () |
| int | IE_ed1__ (void *parent, void *data) |
| int | IE_ed1_mod (void *parent, void *data) |
| int | IE_cad_test1 () |
| int | IE_inp_SetCol (int mode, int ind) |
| int | IE_cad_InpIn_CR () |
| int | IE_cad_InpIn_CB (int ind, int key) |
| int | IE_cad_Inp1_CB (void *parent, GdkEventAny *event) |
| int | IE_cad_ClearInputs () |
| int | IE_focus_set (int mode) |
| int | IE_del_start (void *parent, void *data) |
| int | IE_decode_Ln (int *typTab, char txtTab[][256], int tabSiz, char *cbuf) |
| int | IE_auxFun1 (char **obuf, char **tbuf, IE_rec_txt *ibuf) |
Detailed Description
Function Documentation
| void* UI_cad |
( |
void * |
parent, |
|
|
void * |
data | |
|
) |
| | |
| int IE_cad_OK |
( |
void * |
parent, |
|
|
void * |
data | |
|
) |
| | |
| char* IE_get_inp_ |
( |
int |
ind |
) |
|
| int IE_cad_sel1 |
( |
int |
typ, |
|
|
long |
ind, |
|
|
char * |
buf | |
|
) |
| | |
| int IE_ed1__ |
( |
void * |
parent, |
|
|
void * |
data | |
|
) |
| | |
| int IE_ed1_mod |
( |
void * |
parent, |
|
|
void * |
data | |
|
) |
| | |
IE_lst_act[IE_FuncSubTyp].ftyp; the primary Codeword; "CUT" or "INT" ..
| int IE_inp_SetCol |
( |
int |
mode, |
|
|
int |
ind | |
|
) |
| | |
| int IE_cad_InpIn_CB |
( |
int |
ind, |
|
|
int |
key | |
|
) |
| | |
| int IE_cad_Inp1_CB |
( |
void * |
parent, |
|
|
GdkEventAny * |
event | |
|
) |
| | |
| int IE_cad_ClearInputs |
( |
|
) |
|
| int IE_focus_set |
( |
int |
mode |
) |
|
| int IE_del_start |
( |
void * |
parent, |
|
|
void * |
data | |
|
) |
| | |
| int IE_decode_Ln |
( |
int * |
typTab, |
|
|
char |
txtTab[][256], |
|
|
int |
tabSiz, |
|
|
char * |
cbuf | |
|
) |
| | |
| int IE_auxFun1 |
( |
char ** |
obuf, |
|
|
char ** |
tbuf, |
|
|
IE_rec_txt * |
ibuf | |
|
) |
| | |