Doxygen Source Code Documentation
SUMA_rb_group Struct Reference
#include <SUMA_define.h>
Data Fields | |
| int | N_rb_group |
| int | N_but |
| Widget * | tb |
| Widget * | rb |
| Widget | arb |
| Widget * | atb |
Field Documentation
|
|
widget of radiobox for all lock buttons Definition at line 1045 of file SUMA_define.h. Referenced by SUMA_cb_createSumaCont(), and SUMA_CreateLock_rbg(). |
|
|
widget of toggle buttons in arb Definition at line 1046 of file SUMA_define.h. Referenced by SUMA_cb_createSumaCont(), SUMA_CreateLock_rbg(), SUMA_FreeLock_rbg(), and SUMA_set_Lock_arb(). |
|
|
number of buttons per radio button group Definition at line 1042 of file SUMA_define.h. Referenced by SUMA_cb_createSumaCont(), SUMA_cb_XHlock_toggled(), SUMA_CreateLock_rbg(), and SUMA_set_Lock_rb(). |
|
|
number of radio buttons in group Definition at line 1041 of file SUMA_define.h. Referenced by SUMA_CreateLock_rbg(). |
|
|
vetor of N_rb_group radio box widget Definition at line 1044 of file SUMA_define.h. Referenced by SUMA_cb_createSumaCont(), SUMA_CreateLock_rbg(), and SUMA_FreeLock_rbg(). |
|
|
vector of N_rb_group * N_but toggle button widgets Definition at line 1043 of file SUMA_define.h. Referenced by SUMA_cb_createSumaCont(), SUMA_CreateLock_rbg(), SUMA_FreeLock_rbg(), and SUMA_set_Lock_rb(). |
The documentation for this struct was generated from the following file: