mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Removed unimplemented mapLayersList method
git-svn-id: http://svn.osgeo.org/qgis/trunk@1657 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
23bc20e213
commit
021a4e4dce
@ -35,8 +35,6 @@ Q_OBJECT;
|
||||
public:
|
||||
//! Returns the instance pointer, creating the object on the first call
|
||||
static QgsMapLayerRegistry * instance();
|
||||
//! Retrieve a list of all the registered layer ids
|
||||
QStringList mapLayerList();
|
||||
//! Retrieve a pointer to a loaded plugin by id
|
||||
QgsMapLayer * mapLayer(QString theLayerId);
|
||||
//! Retrieve the mapLayers collection (mainly intended for use by projectio)
|
||||
|
Loading…
x
Reference in New Issue
Block a user