KiCad PCB EDA Suite
Loading...
Searching...
No Matches
database_lib_settings.h File Reference
#include <settings/json_settings.h>
#include <wx/string.h>

Go to the source code of this file.

Classes

struct  DATABASE_SOURCE
 
struct  DATABASE_FIELD_MAPPING
 
struct  MAPPABLE_SYMBOL_PROPERTIES
 
struct  DATABASE_LIB_TABLE
 A database library table will be mapped to a sub-library provided by the database library entry in the KiCad symbol/footprint library table. More...
 
struct  DATABASE_CACHE_SETTINGS
 
class  DATABASE_LIB_SETTINGS
 

Enumerations

enum class  DATABASE_SOURCE_TYPE { ODBC , INVALID }
 

Enumeration Type Documentation

◆ DATABASE_SOURCE_TYPE

enum class DATABASE_SOURCE_TYPE
strong
Enumerator
ODBC 
INVALID 

Definition at line 28 of file database_lib_settings.h.