QgsSpatialiteCloser struct
Closes a spatialite database.
Contents
- Reference
Public functions
- void operator()(sqlite3* database)
- Closes an spatialite database.
Public variables
- void* mSpatialiteContext
- Keep track of the spatialite context.
Variable documentation
void* QgsSpatialiteCloser:: mSpatialiteContext
Keep track of the spatialite context.
Set in open(_v2)