QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include <QMap>
#include "qgis_sip.h"
#include <QString>
#include <QPair>
#include <QColor>
#include "qgis_server.h"
Go to the source code of this file.
Classes | |
class | QgsRequestHandler |
This class is an interface hiding the details of reading input and writing output from/to a wms request mechanism. More... | |
Typedefs | |
typedef QList< QPair< QRgb, int > > | QgsColorBox |
typedef QMultiMap< int, QgsColorBox > | QgsColorBoxMap |
typedef QList< QPair<QRgb, int> > QgsColorBox |
Definition at line 33 of file qgsrequesthandler.h.
typedef QMultiMap< int, QgsColorBox > QgsColorBoxMap |
Definition at line 36 of file qgsrequesthandler.h.