15 #ifndef QGSPROJECTBADLAYERGUIHANDLER_H 16 #define QGSPROJECTBADLAYERGUIHANDLER_H 80 bool findMissingFile(
const QString &fileFilters,
QDomNode &layerNode );
94 bool findLayer(
const QString &fileFilters,
const QDomNode &constLayerNode );
103 #endif // QGSPROJECTBADLAYERGUIHANDLER_H virtual void handleBadLayers(const QList< QDomNode > &layers, const QDomDocument &projectDom)=0
static bool mIgnore
Flag to store the Ignore button press of MessageBox used by QgsLegend.
Handler for missing layers within project.
DataType
file data representation
ProviderType
the three flavors for data
Interface for classes that handle missing layer files when reading project file.