![]() |
LibrePCB Developers Documentation
|
#include "../../serialization/serializableobjectlist.h"#include "../../types/circuitidentifier.h"#include <QtCore>
Include dependency graph for packagepad.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PackagePad |
| The PackagePad class represents one logical pad of a package. More... | |
| struct | PackagePadListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | PackagePadList = SerializableObjectList< PackagePad, PackagePadListNameProvider, PackagePad::Event > |