QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QPointer>
#include <QDomElement>
#include "qgsmaplayer.h"
#include "qgsdataprovider.h"
#include "qgsproject.h"
#include <utility>
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< QgsMapLayer > | QgsMapLayerRef |
#define SIP_NO_FILE |
Definition at line 19 of file qgsmaplayerref.h.
typedef _LayerRef<QgsMapLayer> QgsMapLayerRef |
Definition at line 333 of file qgsmaplayerref.h.