QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QRegularExpression>
#include "qgis_server.h"
#include "qgsserverquerystringparameter.h"
#include "qgsserverogcapi.h"
#include "nlohmann/json_fwd.hpp"
#include "inja/inja.hpp"
Go to the source code of this file.
Classes | |
class | QgsServerOgcApiHandler |
The QgsServerOgcApiHandler abstract class represents a OGC API handler to be registered in QgsServerOgcApi class. More... | |