QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgswms.cpp File Reference
Include dependency graph for qgswms.cpp:

Go to the source code of this file.

Classes

class  QgsWmsModule
 Module specialized for WMS service. More...
class  QgsWms::Service
 OGC web service specialized for WMS. More...

Namespaces

namespace  QgsWms
 Median cut implementation.

Macros

#define QSTR_COMPARE(str, lit)

Functions

QGISEXTERN void QGS_ServiceModule_Exit (QgsServiceModule *)
QGISEXTERN QgsServiceModuleQGS_ServiceModule_Init ()

Macro Definition Documentation

◆ QSTR_COMPARE

#define QSTR_COMPARE ( str,
lit )
Value:
( str.compare( QLatin1String( lit ), Qt::CaseInsensitive ) == 0 )

Definition at line 39 of file qgswms.cpp.

Function Documentation

◆ QGS_ServiceModule_Exit()

QGISEXTERN void QGS_ServiceModule_Exit ( QgsServiceModule * )

Definition at line 172 of file qgswms.cpp.

◆ QGS_ServiceModule_Init()

QGISEXTERN QgsServiceModule * QGS_ServiceModule_Init ( )

Definition at line 167 of file qgswms.cpp.