KiCad PCB EDA Suite
Loading...
Searching...
No Matches
common_settings.h File Reference
#include <memory>
#include <mouse_drag_action.h>
#include <settings/environment.h>
#include <settings/json_settings.h>

Go to the source code of this file.

Classes

class  COMMON_SETTINGS
 
struct  COMMON_SETTINGS::APPEARANCE
 
struct  COMMON_SETTINGS::AUTO_BACKUP
 
struct  COMMON_SETTINGS::ENVIRONMENT
 
struct  COMMON_SETTINGS::INPUT
 
struct  COMMON_SETTINGS::SPACEMOUSE
 
struct  COMMON_SETTINGS::GRAPHICS
 
struct  COMMON_SETTINGS::SESSION
 
struct  COMMON_SETTINGS::SYSTEM
 
struct  COMMON_SETTINGS::DO_NOT_SHOW_AGAIN
 
struct  COMMON_SETTINGS::PACKAGE_MANAGER
 
struct  COMMON_SETTINGS::GIT_REPOSITORY
 
struct  COMMON_SETTINGS::GIT
 
struct  COMMON_SETTINGS::API
 
struct  COMMON_SETTINGS::LEGACY_3D_SEARCH_PATH
 

Enumerations

enum class  ICON_THEME { LIGHT , DARK , AUTO }
 

Enumeration Type Documentation

◆ ICON_THEME

enum class ICON_THEME
strong
Enumerator
LIGHT 
DARK 
AUTO 

Definition at line 30 of file common_settings.h.