|
QGIS API Documentation
2.6.0-Brighton
|
Interface for classes that handle missing layer files when reading project file. More...
#include <qgsproject.h>

Public Member Functions | |
| virtual void | handleBadLayers (QList< QDomNode > layers, QDomDocument projectDom)=0 |
| virtual | ~QgsProjectBadLayerHandler () |
Interface for classes that handle missing layer files when reading project file.
|
inlinevirtual |
|
pure virtual |
Implemented in QgsProjectBadLayerDefaultHandler, and QgsProjectBadLayerGuiHandler.
1.8.1.2