KiCad PCB EDA Suite
|
Common cursor settings, available to every frame. More...
#include <app_settings.h>
Public Attributes | |
bool | always_show_cursor |
KIGFX::CROSS_HAIR_MODE | cross_hair_mode |
Common cursor settings, available to every frame.
Definition at line 48 of file app_settings.h.
bool CURSOR_SETTINGS::always_show_cursor |
Definition at line 50 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::addParamsForWindow(), DISPLAY_FOOTPRINTS_FRAME::LoadSettings(), FOOTPRINT_VIEWER_FRAME::LoadSettings(), GAL_DISPLAY_OPTIONS_IMPL::ReadWindowSettings(), and GAL_DISPLAY_OPTIONS_IMPL::WriteConfig().
KIGFX::CROSS_HAIR_MODE CURSOR_SETTINGS::cross_hair_mode |
Definition at line 51 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::addParamsForWindow(), GAL_DISPLAY_OPTIONS_IMPL::ReadWindowSettings(), and GAL_DISPLAY_OPTIONS_IMPL::WriteConfig().