KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EASYEDAPRO::PRJ_FOOTPRINT Struct Reference

#include <easyedapro_parser.h>

Public Attributes

wxString source
 
wxString desc
 
nlohmann::json tags
 
nlohmann::json custom_tags
 
wxString title
 
wxString version
 
FOOTPRINT_TYPE type = FOOTPRINT_TYPE::NORMAL
 

Detailed Description

Definition at line 163 of file easyedapro_parser.h.

Member Data Documentation

◆ custom_tags

nlohmann::json EASYEDAPRO::PRJ_FOOTPRINT::custom_tags

Definition at line 168 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ desc

wxString EASYEDAPRO::PRJ_FOOTPRINT::desc

Definition at line 166 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ source

wxString EASYEDAPRO::PRJ_FOOTPRINT::source

Definition at line 165 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ tags

nlohmann::json EASYEDAPRO::PRJ_FOOTPRINT::tags

Definition at line 167 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ title

wxString EASYEDAPRO::PRJ_FOOTPRINT::title

Definition at line 169 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ type

FOOTPRINT_TYPE EASYEDAPRO::PRJ_FOOTPRINT::type = FOOTPRINT_TYPE::NORMAL

Definition at line 171 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ version

wxString EASYEDAPRO::PRJ_FOOTPRINT::version

Definition at line 170 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().


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