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