<div dir="ltr">probally solution is connecting to the slots of the QgsRasterLayer class<div><br></div><div><div>  public slots:</div><div>    void showStatusMessage( const QString & theMessage );</div><div><br></div><div>

    /** \brief Propagate progress updates from GDAL up to the parent app */</div><div>    void updateProgress( int, int );</div><div><br></div><div>    /** \brief receive progress signal from provider */</div><div>    void onProgress( int, double, QString );</div>

</div><div><br></div><div>ciao Luigi Pirelli (<a href="mailto:luigi.pirelli@faunalia.it">luigi.pirelli@faunalia.it</a>)</div></div>