QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
qgsattributeaction.h
Go to the documentation of this file.
1 /***************************************************************************
2  qgsattributeaction.h
3 
4 This is a legacy header to keep backwards compatibility until QGIS 3.
5 
6  -------------------
7  begin : Oct 24 2004
8  copyright : (C) 2004 by Gavin Macaulay
9  email : gavin at macaulay dot co dot nz
10 ***************************************************************************/
11 
12 /***************************************************************************
13  * *
14  * This program is free software; you can redistribute it and/or modify *
15  * it under the terms of the GNU General Public License as published by *
16  * the Free Software Foundation; either version 2 of the License, or *
17  * (at your option) any later version. *
18  * *
19  ***************************************************************************/
20 #ifndef QGSATTRIBUTEACTION_H
21 #define QGSATTRIBUTEACTION_H
22 
23 #include "qgsactionmanager.h"
24 
30 
31 #endif // QGSATTRIBUTEACTION_H
Storage and management of actions associated with a layer.
QgsActionManager QgsAttributeAction
QgsAttributeAction is deprecated and has been replaced with QgsActionManager.