17#ifndef QGSMAPLAYERUTILS_H 
   18#define QGSMAPLAYERUTILS_H 
   61    static bool layerSourceMatchesPath( 
const QgsMapLayer *layer, 
const QString &path );
 
   71    static bool updateLayerSourcePath( 
QgsMapLayer *layer, 
const QString &newPath );
 
   81    static QList< QgsMapLayer * > sortLayersByType( 
const QList< QgsMapLayer * > &layers, 
const QList< QgsMapLayerType > &order );
 
   95    static QString launderLayerName( 
const QString &name );
 
The QgsAbstractDatabaseProviderConnection class provides common functionality for DB based connection...
 
This class represents a coordinate reference system (CRS).
 
Contains information about the context in which a coordinate transform is executed.
 
Contains utility functions for working with map layers.
 
Base class for all map layer types.
 
A rectangle specified with double values.
 
const QgsCoordinateReferenceSystem & crs