| QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
    | 
#include "qgsserverprojectutils.h"#include "qgscoordinatetransform.h"#include "qgsproject.h"#include "qgsvectorlayer.h"#include "qgswmslayerinfos.h"#include "qgsmessagelog.h"#include "qgsserverinterface.h"#include "qgsmaplayerstylemanager.h"#include <algorithm>
Go to the source code of this file.
| Functions | |
| bool | setBoundingRect (const QgsProject *project, QgsWmsLayerInfos &pLayer, QgsMapLayer *ml, const QgsRectangle &wmsExtent, const QgsCoordinateReferenceSystem &wgs84, const QList< QgsCoordinateReferenceSystem > &outputCrsList) | 
| bool setBoundingRect | ( | const QgsProject * | project, | 
| QgsWmsLayerInfos & | pLayer, | ||
| QgsMapLayer * | ml, | ||
| const QgsRectangle & | wmsExtent, | ||
| const QgsCoordinateReferenceSystem & | wgs84, | ||
| const QList< QgsCoordinateReferenceSystem > & | outputCrsList | ||
| ) | 
Definition at line 66 of file qgswmslayerinfos.cpp.