QCAD
Open Source 2D CAD
RPattern.h File Reference
#include "core_global.h"
#include <QChar>
#include <QMap>
#include <QPainterPath>
#include <QString>
#include <QSharedPointer>
#include "RBox.h"
#include "RShape.h"
#include "RPatternLine.h"

Go to the source code of this file.

Classes

class  RPattern
 Copyright (c) 2011-2018 by Andrew Mustun. More...
 

Functions

QCADCORE_EXPORT QDebug operator<< (QDebug dbg, const RPattern &p)
 Stream operator for QDebug. More...
 

Function Documentation

◆ operator<<()

QCADCORE_EXPORT QDebug operator<< ( QDebug  dbg,
const RPattern p 
)

Stream operator for QDebug.