QCAD
Open Source 2D CAD
RRefPoint.h File Reference
#include "../core_global.h"
#include <QFlags>
#include <QList>
#include "RVector.h"

Go to the source code of this file.

Classes

class  RRefPoint
 Represents a reference point of an entity. More...
 

Typedefs

typedef QMultiMap< int, RRefPoint_RMapIntRefPoint
 

Functions

QCADCORE_EXPORT QDebug operator<< (QDebug dbg, const RRefPoint &v)
 

Typedef Documentation

◆ _RMapIntRefPoint

typedef QMultiMap<int, RRefPoint> _RMapIntRefPoint

Function Documentation

◆ operator<<()

QCADCORE_EXPORT QDebug operator<< ( QDebug  dbg,
const RRefPoint v 
)