![]() |
LibrePCB Developers Documentation
|
#include "../geometry/path.h"#include "../serialization/serializableobjectlist.h"#include "../types/length.h"#include <QtCore>
Include dependency graph for padhole.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PadHole |
| The PadHole class. More... | |
| struct | PadHoleListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | PadHoleList = SerializableObjectList< PadHole, PadHoleListNameProvider, PadHole::Event > |