![]() |
LibrePCB Developers Documentation
|
#include "../../serialization/serializableobjectlist.h"#include "../../types/angle.h"#include "../../types/point.h"#include "../../types/uuid.h"#include "componentpinsignalmap.h"#include "componentsymbolvariantitemsuffix.h"#include <QtCore>
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 | |
| namespace | librepcb |
Typedefs | |
| using | ComponentSymbolVariantItemList = SerializableObjectList< ComponentSymbolVariantItem, ComponentSymbolVariantItemListNameProvider, ComponentSymbolVariantItem::Event > |