| 
    KiCad PCB EDA Suite
    
   | 
 
#include <layer_ids.h>#include <project/board_project_settings.h>#include <project/sch_project_settings.h>#include <settings/json_settings.h>#include <wildcards_and_files_ext.h>#include <settings/app_settings.h>Go to the source code of this file.
Classes | |
| struct | PROJECT_FILE_STATE | 
| class | PROJECT_LOCAL_SETTINGS | 
| The project local settings are things that are attached to a particular project, but also might be particular to a certain user editing that project, or change quickly, and therefore may not want to be checked in to version control or otherwise distributed with the main project.  More... | |