QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgsmaplayerref.h File Reference
#include <utility>
#include "qgsdataprovider.h"
#include "qgsmaplayer.h"
#include "qgsproject.h"
#include <QDomElement>
#include <QPointer>
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 334 of file qgsmaplayerref.h.