QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include <QPointer>
#include "qgsmaplayer.h"
#include "qgsdataprovider.h"
#include "qgsmaplayerregistry.h"
#include "qgsvectorlayer.h"
#include "qgsvectordataprovider.h"
#include "qgsrasterlayer.h"
#include "qgsrasterdataprovider.h"
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< QgsMapLayer > | QgsMapLayerRef |
typedef _LayerRef<QgsMapLayer> QgsMapLayerRef |
Definition at line 218 of file qgsmaplayerref.h.