QGIS API Documentation
3.6.0-Noosa (5873452)
|
Go to the source code of this file.
Functions | |
QString | QgsSqlite3Mprintf (const char *format,...) |
Wraps sqlite3_mprintf() by automatically freeing the memory. More... | |
QString QgsSqlite3Mprintf | ( | const char * | format, |
... | |||
) |
Wraps sqlite3_mprintf() by automatically freeing the memory.
Definition at line 154 of file qgssqliteutils.cpp.