![]() |
LibrePCB Developers Documentation
|
#include "../../serialization/serializablekeyvaluemap.h"#include "../../serialization/serializableobjectlist.h"#include "componentsymbolvariantitem.h"#include <QtCore>
Include dependency graph for componentsymbolvariant.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ComponentSymbolVariant |
| The ComponentSymbolVariant class represents a symbol variant of a component. More... | |
| struct | ComponentSymbolVariantListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | ComponentSymbolVariantList = SerializableObjectList< ComponentSymbolVariant, ComponentSymbolVariantListNameProvider, ComponentSymbolVariant::Event > |