mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -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) */
|
||||
void progress( int theType, double theProgress, const QString& theMessage );
|
||||
void progressUpdate( int theProgress );
|
||||
void statusChanged( const QString& );
|
||||
|
||||
protected:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user