|
QCAD Application Framework
CAD Application Development and Automation.
|
#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 QPair<QString, RLinetype> _RPairStringRLinetype |
| QDebug operator<< | ( | QDebug | dbg, |
| const RLinetype & | l | ||
| ) |
Stream operator for QDebug.