QCAD
Open Source 2D CAD
RBox.h File Reference
#include "../core_global.h"
#include <QRectF>
#include "RVector.h"
#include "RTriangle.h"

Go to the source code of this file.

Classes

class  RBox
 Represents a box e.g. More...
 

Macros

#define RDEFAULT_RBOX   RBox()
 

Functions

QCADCORE_EXPORT QDebug operator<< (QDebug dbg, const RBox &b)
 Stream operator for QDebug. More...
 

Macro Definition Documentation

◆ RDEFAULT_RBOX

#define RDEFAULT_RBOX   RBox()

Function Documentation

◆ operator<<()

QCADCORE_EXPORT QDebug operator<< ( QDebug  dbg,
const RBox b 
)

Stream operator for QDebug.