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 41 of file app_settings.h.
bool CURSOR_SETTINGS::always_show_cursor |
Definition at line 43 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::addParamsForWindow(), DISPLAY_FOOTPRINTS_FRAME::LoadSettings(), FOOTPRINT_VIEWER_FRAME::LoadSettings(), KIGFX::GAL_DISPLAY_OPTIONS::ReadWindowSettings(), GAL_OPTIONS_PANEL::TransferDataFromWindow(), GAL_OPTIONS_PANEL::TransferDataToWindow(), and KIGFX::GAL_DISPLAY_OPTIONS::WriteConfig().
bool CURSOR_SETTINGS::fullscreen_cursor |
Definition at line 44 of file app_settings.h.
Referenced by APP_SETTINGS_BASE::addParamsForWindow(), KIGFX::GAL_DISPLAY_OPTIONS::ReadWindowSettings(), GAL_OPTIONS_PANEL::TransferDataFromWindow(), GAL_OPTIONS_PANEL::TransferDataToWindow(), and KIGFX::GAL_DISPLAY_OPTIONS::WriteConfig().