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