mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Added "added" note
This commit is contained in:
parent
04ffd9ec4f
commit
cb4410f2bc
@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
/** \ingroup core
|
/** \ingroup core
|
||||||
* Feedback object tailored for raster block reading.
|
* Feedback object tailored for raster block reading.
|
||||||
|
*
|
||||||
|
* @note added in QGIS 3.0
|
||||||
*/
|
*/
|
||||||
class QgsRasterBlockFeedback : QgsFeedback
|
class QgsRasterBlockFeedback : QgsFeedback
|
||||||
{
|
{
|
||||||
|
@ -31,6 +31,8 @@
|
|||||||
|
|
||||||
/** \ingroup core
|
/** \ingroup core
|
||||||
* Feedback object tailored for raster block reading.
|
* Feedback object tailored for raster block reading.
|
||||||
|
*
|
||||||
|
* @note added in QGIS 3.0
|
||||||
*/
|
*/
|
||||||
class CORE_EXPORT QgsRasterBlockFeedback : public QgsFeedback
|
class CORE_EXPORT QgsRasterBlockFeedback : public QgsFeedback
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user