QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RLinetype.h File Reference
#include <QColor>
#include <QCoreApplication>
#include <QIcon>
#include <QMetaType>
#include <QString>
#include "RLinetypePattern.h"
#include "RObject.h"
#include "RPropertyTypeId.h"
#include "RVector.h"

Go to the source code of this file.

Classes

class  RLinetype
 Represents a linetype in a drawing. More...

Typedefs

typedef QPair< QString, RLinetype_RPairStringRLinetype

Functions

QDebug operator<< (QDebug dbg, const RLinetype &l)
 Stream operator for QDebug.

Typedef Documentation

typedef QPair<QString, RLinetype> _RPairStringRLinetype

Function Documentation

QDebug operator<< ( QDebug  dbg,
const RLinetype l 
)

Stream operator for QDebug.