QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs
qgsmaplayerref.h File Reference
#include <QPointer>
#include "qgsmaplayer.h"
#include "qgsdataprovider.h"
#include "qgsmaplayerregistry.h"
#include "qgsvectorlayer.h"
#include "qgsvectordataprovider.h"
#include "qgsrasterlayer.h"
#include "qgsrasterdataprovider.h"
Include dependency graph for qgsmaplayerref.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _LayerRef< TYPE >
 Internal structure to keep weak pointer to QgsMapLayer or layerId if the layer is not available yet. More...
 

Typedefs

typedef _LayerRef< QgsMapLayerQgsMapLayerRef
 

Typedef Documentation

◆ QgsMapLayerRef

Definition at line 218 of file qgsmaplayerref.h.