|
QCAD Application Framework
CAD Application Development and Automation.
|
#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 QMap<QString,RLinetypePattern> _RMapQStringRLinetypePattern |
| QDebug operator<< | ( | QDebug | dbg, |
| const RLinetypePattern & | p | ||
| ) |
Stream operator for QDebug.