![]() |
LibrePCB Developers Documentation
|
#include "../../geometry/pad.h"#include "../../serialization/serializableobjectlist.h"#include <QtCore>
Include dependency graph for footprintpad.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FootprintPad |
| The FootprintPad class represents a pad of a footprint. More... | |
| struct | FootprintPadListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | FootprintPadList = SerializableObjectList< FootprintPad, FootprintPadListNameProvider, FootprintPad::Event > |