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