|
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 145 of file app_settings.h.
| float APP_SETTINGS_BASE::GRAPHICS::highlight_factor |
How much to brighten highlighted objects by.
Definition at line 147 of file app_settings.h.
Referenced by PCB_BASE_FRAME::LoadSettings().
| float APP_SETTINGS_BASE::GRAPHICS::select_factor |
How much to brighten selected objects by.
Definition at line 148 of file app_settings.h.
Referenced by PCB_BASE_FRAME::LoadSettings().