KiCad PCB EDA Suite
|
#include <app_settings.h>
Public Attributes | |
float | highlight_factor |
How much to brighten highlighted objects by. | |
float | select_factor |
How much to brighten selected objects by. | |
Definition at line 137 of file app_settings.h.
float APP_SETTINGS_BASE::GRAPHICS::highlight_factor |
How much to brighten highlighted objects by.
Definition at line 139 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::APP_SETTINGS_BASE(), and PCB_BASE_FRAME::LoadSettings().
float APP_SETTINGS_BASE::GRAPHICS::select_factor |
How much to brighten selected objects by.
Definition at line 140 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::APP_SETTINGS_BASE(), and PCB_BASE_FRAME::LoadSettings().