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