Home
last modified time | relevance | path

Searched defs:LIB_SYMBOL_UNIT (Results 1 – 1 of 1) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dlib_symbol.h82 struct LIB_SYMBOL_UNIT struct
84 int m_unit; ///< The unit number.
85 int m_convert; ///< The alternate body style of the unit.
86 std::vector<LIB_ITEM*> m_items; ///< The items unique to this unit and alternate body style.