[Qgis-developer] PyQGIS and checking WMS layers have data

Gino Pirelli luipir at gmail.com
Wed Oct 9 11:30:08 PDT 2013


probally solution is connecting to the slots of the QgsRasterLayer class

  public slots:
    void showStatusMessage( const QString & theMessage );

    /** \brief Propagate progress updates from GDAL up to the parent app */
    void updateProgress( int, int );

    /** \brief receive progress signal from provider */
    void onProgress( int, double, QString );

ciao Luigi Pirelli (luigi.pirelli at faunalia.it)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20131009/d184d2b5/attachment.html>


More information about the Qgis-developer mailing list