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