|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <QString>#include <QColor>#include <QDebug>#include "RGlobal.h"#include "RObject.h"#include "RBox.h"Go to the source code of this file.
Classes | |
| class | RView |
| Represents a view in a drawing. More... | |
Functions | |
| QDebug | operator<< (QDebug dbg, const RView &v) |
| Stream operator for QDebug. | |
| QDebug operator<< | ( | QDebug | dbg, |
| const RView & | v | ||
| ) |
Stream operator for QDebug.