QCAD
Open Source 2D CAD
RLinetypePattern.h File Reference
#include "core_global.h"
#include <stdarg.h>
#include <math.h>
#include <QCoreApplication>
#include <QMetaType>
#include <QString>
#include <QPair>
#include <QList>
#include <QVector>
#include <QMap>
#include "RPainterPath.h"

Go to the source code of this file.

Classes

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

Typedefs

typedef QMap< QString, RLinetypePattern_RMapQStringRLinetypePattern
 

Functions

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

Typedef Documentation

◆ _RMapQStringRLinetypePattern

Function Documentation

◆ operator<<()

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

Stream operator for QDebug.