Update API docs for wmsTileBuffer

This commit is contained in:
Éric Lemoine 2019-06-18 14:31:14 +02:00
parent 77247590d2
commit c0804fcc39

View File

@ -148,7 +148,7 @@ namespace QgsServerProjectUtils
SERVER_EXPORT int wmsImageQuality( const QgsProject &project );
/**
* Returns the tile buffer for WMS images defined in a QGIS project.
* Returns the tile buffer in pixels for WMS images defined in a QGIS project.
* \param project the QGIS project
* \returns tile buffer if defined in project, 0 otherwise.
* \since QGIS 3.10