QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
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 173 of file qgssqliteutils.cpp.