QCAD
Open Source 2D CAD
RUcs.h File Reference
#include "core_global.h"
#include "RObject.h"
#include "RVector.h"
#include "RPropertyTypeId.h"

Go to the source code of this file.

Classes

class  RUcs
 Represents a user coordinate system (UCS) in a drawing. More...
 

Functions

QCADCORE_EXPORT QDebug operator<< (QDebug dbg, const RUcs &u)
 Stream operator for QDebug. More...
 

Function Documentation

◆ operator<<()

QCADCORE_EXPORT QDebug operator<< ( QDebug  dbg,
const RUcs u 
)

Stream operator for QDebug.