QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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... | |