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

#include <easyedapro_parser.h>

Public Attributes

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

Detailed Description

Definition at line 152 of file easyedapro_parser.h.

Member Data Documentation

◆ custom_tags

nlohmann::json EASYEDAPRO::PRJ_SYMBOL::custom_tags

Definition at line 157 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ desc

wxString EASYEDAPRO::PRJ_SYMBOL::desc

Definition at line 155 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ source

wxString EASYEDAPRO::PRJ_SYMBOL::source

Definition at line 154 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ tags

nlohmann::json EASYEDAPRO::PRJ_SYMBOL::tags

Definition at line 156 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ title

wxString EASYEDAPRO::PRJ_SYMBOL::title

◆ type

SYMBOL_TYPE EASYEDAPRO::PRJ_SYMBOL::type = SYMBOL_TYPE::NORMAL

Definition at line 160 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().

◆ version

wxString EASYEDAPRO::PRJ_SYMBOL::version

Definition at line 159 of file easyedapro_parser.h.

Referenced by EASYEDAPRO::from_json().


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