KiCad PCB EDA Suite
Loading...
Searching...
No Matches
APP_SETTINGS_BASE::GRAPHICS Struct Reference

#include <app_settings.h>

Public Attributes

int canvas_type
 
float highlight_factor
 How much to brighten highlighted objects by.
 
float select_factor
 How much to brighten selected objects by.
 

Detailed Description

Definition at line 107 of file app_settings.h.

Member Data Documentation

◆ canvas_type

◆ highlight_factor

float APP_SETTINGS_BASE::GRAPHICS::highlight_factor

How much to brighten highlighted objects by.

Definition at line 110 of file app_settings.h.

Referenced by APP_SETTINGS_BASE::APP_SETTINGS_BASE(), and PCB_BASE_FRAME::LoadSettings().

◆ select_factor

float APP_SETTINGS_BASE::GRAPHICS::select_factor

How much to brighten selected objects by.

Definition at line 111 of file app_settings.h.

Referenced by APP_SETTINGS_BASE::APP_SETTINGS_BASE(), and PCB_BASE_FRAME::LoadSettings().


The documentation for this struct was generated from the following file: