|
QCAD
Open Source 2D CAD
|
#include "core_global.h"#include <QDebug>#include <QSet>#include <QList>#include "RRequireHeap.h"#include "RSpatialIndexVisitor.h"Go to the source code of this file.
Classes | |
| class | RSpatialIndex |
| Abstract base class for spatial index implementations. More... | |
| class | RSpatialIndexDebugVisitor |
Functions | |
| QCADCORE_EXPORT QDebug | operator<< (QDebug dbg, RSpatialIndex &si) |
| Stream operator for QDebug. | |
| QCADCORE_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| RSpatialIndex & | si ) |
Stream operator for QDebug.