| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
Closes a spatialite database. More...
#include <qgsspatialiteutils.h>
| Public Member Functions | |
| void | operator() (sqlite3 *database) | 
| Closes an spatialite database.  More... | |
| Public Attributes | |
| void * | mSpatialiteContext = nullptr | 
| Keep track of the spatialite context.  More... | |
| void QgsSpatialiteCloser::operator() | ( | sqlite3 * | database | ) | 
Closes an spatialite database.
Definition at line 113 of file qgsspatialiteutils.cpp.
| void* QgsSpatialiteCloser::mSpatialiteContext = nullptr | 
Keep track of the spatialite context.
Set in open(_v2)
Definition at line 45 of file qgsspatialiteutils.h.