![]() |
LibrePCB Developers Documentation
|
#include <QtCore>#include <optional>
Include dependency graph for lengthunit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LengthUnit |
| The LengthUnit class represents a length unit (millimeters, inches,...) and provides some useful methods to make the life easier. More... | |
Namespaces | |
| namespace | librepcb |
Functions | |
| QDataStream & | operator<< (QDataStream &stream, const LengthUnit &unit) |
| QDebug | operator<< (QDebug stream, const LengthUnit &unit) |