QGIS API Documentation  3.24.2-Tisler (13c1a02865)
qgsvectorlayerref.h
Go to the documentation of this file.
1 /***************************************************************************
2  qgsvectorlayerref.h
3  ---------------------
4  begin : January 2017
5  copyright : (C) 2017 by Martin Dobias
6  email : wonder dot sk at gmail dot com
7  ***************************************************************************
8  * *
9  * This program is free software; you can redistribute it and/or modify *
10  * it under the terms of the GNU General Public License as published by *
11  * the Free Software Foundation; either version 2 of the License, or *
12  * (at your option) any later version. *
13  * *
14  ***************************************************************************/
15 #ifndef QGSVECTORLAYERREF_H
16 #define QGSVECTORLAYERREF_H
17 
18 #define SIP_NO_FILE
19 
20 #include "qgsmaplayerref.h"
21 #include "qgsvectorlayer.h"
22 
24 
25 #endif // QGSVECTORLAYERREF_H
_LayerRef< QgsVectorLayer > QgsVectorLayerRef