QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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 #include "qgsmaplayerref.h"
19 #include "qgsvectorlayer.h"
20 
22 
23 #endif // QGSVECTORLAYERREF_H
_LayerRef< QgsVectorLayer > QgsVectorLayerRef