16 #ifndef QGSMAPLAYERRENDERER_H 17 #define QGSMAPLAYERRENDERER_H 19 #include <QStringList> 50 virtual bool render() = 0;
63 #endif // QGSMAPLAYERRENDERER_H QgsMapLayerRenderer(const QString &layerID)
virtual ~QgsMapLayerRenderer()
QString layerID() const
Get access to the ID of the layer rendered by this class.
Base class for utility classes that encapsulate information necessary for rendering of map layers...
QStringList errors() const
Return list of errors (problems) that happened during the rendering.