LibrePCB Developers Documentation
component.h File Reference
#include "../../attribute/attribute.h"
#include "../../serialization/serializablekeyvaluemap.h"
#include "../libraryelement.h"
#include "componentprefix.h"
#include "componentsignal.h"
#include "componentsymbolvariant.h"
#include <QtCore>
#include <memory>
+ Include dependency graph for component.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NormDependentPrefixMapPolicy
 
class  Component
 The Component class represents a "generic" device in the library. More...
 

Namespaces

namespace  librepcb
 

Typedefs

using NormDependentPrefixMap = SerializableKeyValueMap< NormDependentPrefixMapPolicy >