Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
|
@@ -245,7 +245,7 @@ Creates pyramid overviews. |
|
|
:param format: raster pyramid format. |
|
|
:param configOptions: optional configuration options which are passed to the specific data provider |
|
|
for use during pyramid creation. |
|
|
:param feedback: optional feedback argument for progress reports and cancelation support. |
|
|
:param feedback: optional feedback argument for progress reports and cancellation support. |
|
|
|
|
|
.. seealso:: :py:func:`buildPyramidList` |
|
|
|
|
|
|
@@ -319,7 +319,7 @@ class CORE_EXPORT QgsRasterDataProvider : public QgsDataProvider, public QgsRast |
|
|
* \param format raster pyramid format. |
|
|
* \param configOptions optional configuration options which are passed to the specific data provider |
|
|
* for use during pyramid creation. |
|
|
* \param feedback optional feedback argument for progress reports and cancelation support. |
|
|
* \param feedback optional feedback argument for progress reports and cancellation support. |
|
|
* |
|
|
* \see buildPyramidList() |
|
|
* \see hasPyramids() |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.