LibrePCB Developers Documentation
lengthunit.h File Reference
#include <QtCore>
+ 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

 librepcb
 

Functions

QDataStream & operator<< (QDataStream &stream, const LengthUnit &unit)
 
QDebug operator<< (QDebug stream, const LengthUnit &unit)