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