QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RLinetypePattern.h File Reference
#include <stdarg.h>
#include <math.h>
#include <QMetaType>

Go to the source code of this file.

Classes

class  RLinetypePattern
 Represents a linetype pattern which can be used to draw dashed graphical elements. More...

Typedefs

typedef QMap< QString,
RLinetypePattern
_RMapQStringRLinetypePattern

Functions

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

Typedef Documentation


Function Documentation

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

Stream operator for QDebug.