QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Classes | Macros | Typedefs
qgsmaplayerref.h File Reference
#include <QPointer>
#include "qgsmaplayer.h"
#include "qgsdataprovider.h"
#include "qgsproject.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...
 

Macros

#define SIP_NO_FILE
 

Typedefs

typedef _LayerRef< QgsMapLayerQgsMapLayerRef
 

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 19 of file qgsmaplayerref.h.

Typedef Documentation

◆ QgsMapLayerRef

Definition at line 238 of file qgsmaplayerref.h.