LibrePCB Developers Documentation
|
#include "../../serialization/serializablekeyvaluemap.h"
#include "../../serialization/serializableobjectlist.h"
#include "componentsymbolvariantitem.h"
#include <QtCore>
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 > |