LibrePCB Developers Documentation
componentsymbolvariantitem.h File Reference
+ Include dependency graph for componentsymbolvariantitem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComponentSymbolVariantItem
 The ComponentSymbolVariantItem class represents one symbol of a component symbol variant. More...
 
struct  ComponentSymbolVariantItemListNameProvider
 
class  ComponentSymbolVariantItemListHelpers
 

Namespaces

 librepcb
 

Typedefs

using ComponentSymbolVariantItemList = SerializableObjectList< ComponentSymbolVariantItem, ComponentSymbolVariantItemListNameProvider, ComponentSymbolVariantItem::Event >