Feature request #3198
QGIS API documentation haven't QgsSpatialIndex
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Documentation and Help | ||
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Easy fix?: | No | Copied to github as #: | 13258 |
Description
C++ plugin developers can use QgsSpatialIndex class. But QGIS API have not QgsSpatialIndex . See http://doc.qgis.org/head/classes.html
This small path fix it.
History
#1
Updated by Martin Dobias almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Applied in 873b94ae (SVN r14549). Thanks for contributing!