mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
missing sip
This commit is contained in:
parent
39072959ff
commit
689be029d4
@ -278,6 +278,7 @@ class QgsRasterDataProvider : QgsDataProvider, QgsRasterInterface
|
|||||||
* Emitted theProgress is in percents (0.0-100.0) */
|
* Emitted theProgress is in percents (0.0-100.0) */
|
||||||
void progress( int theType, double theProgress, const QString& theMessage );
|
void progress( int theType, double theProgress, const QString& theMessage );
|
||||||
void progressUpdate( int theProgress );
|
void progressUpdate( int theProgress );
|
||||||
|
void statusChanged( const QString& );
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user