20 #ifndef QGSMAPLAYERREGISTRY_H
21 #define QGSMAPLAYERREGISTRY_H
54 QMap<QString, QgsMapLayer*> & mapLayers();
76 void removeMapLayer( QString theLayerId,
bool theEmitSignal =
true );
83 void removeAllMapLayers();
91 void clearAllLayerCaches();
95 void reloadAllLayers();
102 void layerWillBeRemoved( QString theLayerId );
133 void connectNotify(
const char * signal );
138 #endif //QgsMapLayerRegistry_H