KiCad PCB EDA Suite
|
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::GRAPHICS |
struct | COMMON_SETTINGS::SESSION |
struct | COMMON_SETTINGS::SYSTEM |
struct | COMMON_SETTINGS::DO_NOT_SHOW_AGAIN |
struct | COMMON_SETTINGS::NETCLASS_PANEL |
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 | MOUSE_DRAG_ACTION { DRAG_ANY = -2 , DRAG_SELECTED , SELECT , ZOOM , PAN , NONE } |
enum class | ICON_THEME { LIGHT , DARK , AUTO } |
|
strong |
Enumerator | |
---|---|
LIGHT | |
DARK | |
AUTO |
Definition at line 39 of file common_settings.h.
|
strong |
Enumerator | |
---|---|
DRAG_ANY | |
DRAG_SELECTED | |
SELECT | |
ZOOM | |
PAN | |
NONE |
Definition at line 28 of file common_settings.h.