![]() |
LibrePCB Developers Documentation
|
#include "../../serialization/serializableobjectlist.h"#include "../../types/circuitidentifier.h"#include "../../types/signalrole.h"#include "../../types/uuid.h"#include <QtCore>
Include dependency graph for componentsignal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ComponentSignal |
| The ComponentSignal class represents one signal of a component. More... | |
| struct | ComponentSignalListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | ComponentSignalList = SerializableObjectList< ComponentSignal, ComponentSignalListNameProvider, ComponentSignal::Event > |