KiCad PCB EDA Suite
|
Common cursor settings, available to every frame. More...
#include <app_settings.h>
Public Attributes | |
bool | always_show_cursor |
bool | fullscreen_cursor |
Common cursor settings, available to every frame.
Definition at line 42 of file app_settings.h.
bool CURSOR_SETTINGS::always_show_cursor |
Definition at line 44 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::addParamsForWindow(), DISPLAY_FOOTPRINTS_FRAME::LoadSettings(), FOOTPRINT_VIEWER_FRAME::LoadSettings(), GAL_DISPLAY_OPTIONS_IMPL::ReadWindowSettings(), GAL_OPTIONS_PANEL::TransferDataFromWindow(), GAL_OPTIONS_PANEL::TransferDataToWindow(), and GAL_DISPLAY_OPTIONS_IMPL::WriteConfig().
bool CURSOR_SETTINGS::fullscreen_cursor |
Definition at line 45 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::addParamsForWindow(), GAL_DISPLAY_OPTIONS_IMPL::ReadWindowSettings(), GAL_OPTIONS_PANEL::TransferDataFromWindow(), GAL_OPTIONS_PANEL::TransferDataToWindow(), and GAL_DISPLAY_OPTIONS_IMPL::WriteConfig().