Skip to content

Commit

Permalink
Added new plugin filters to server api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Feb 19, 2016
1 parent 410fe32 commit bbc8feb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/server/qgsaccesscontrol.h
Expand Up @@ -26,7 +26,8 @@
class QgsAccessControlPlugin; class QgsAccessControlPlugin;




/** \ingroup server /**
* \ingroup server
* \class QgsAccessControl * \class QgsAccessControl
* \brief A helper class that centralise the restrictions given by all the * \brief A helper class that centralise the restrictions given by all the
* access control filter plugins. * access control filter plugins.
Expand Down
1 change: 1 addition & 0 deletions src/server/qgsaccesscontrolfilter.h
Expand Up @@ -30,6 +30,7 @@ class QgsFeature;




/** /**
* \ingroup server
* \class QgsAccessControlFilter * \class QgsAccessControlFilter
* \brief Class defining access control interface for QGIS Server plugins. * \brief Class defining access control interface for QGIS Server plugins.
* *
Expand Down

0 comments on commit bbc8feb

Please sign in to comment.