|
GrafX2 2.9.3227
The ultimate 256-color painting program
|
Collaboration diagram for T_Setting:Data Fields | |
| const char * | Label |
| byte | Type |
| void * | Value |
| int | Min_value |
| int | Max_value |
| int | Digits |
| const T_Lookup * | Lookup |
| const char* T_Setting::Label |
Referenced by Settings_display_config().
| byte T_Setting::Type |
Referenced by Button_Settings(), Get_setting_value(), and Set_setting_value().
| void* T_Setting::Value |
Referenced by Get_setting_value(), and Set_setting_value().
| int T_Setting::Min_value |
Referenced by Button_Settings().
| int T_Setting::Max_value |
Referenced by Button_Settings().
| int T_Setting::Digits |
Referenced by Button_Settings().
| const T_Lookup* T_Setting::Lookup |
Referenced by Button_Settings().