LibrePCB Developers Documentation
|
#include <QtCore>
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) |