QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgswmslayerinfos.cpp File Reference
#include "qgswmslayerinfos.h"
#include <algorithm>
#include "qgscoordinatetransform.h"
#include "qgsmaplayerstylemanager.h"
#include "qgsmessagelog.h"
#include "qgsproject.h"
#include "qgsserverinterface.h"
#include "qgsserverprojectutils.h"
#include "qgsvectorlayer.h"
Include dependency graph for qgswmslayerinfos.cpp:

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)

Function Documentation

◆ setBoundingRect()

bool setBoundingRect ( const QgsProject * project,
QgsWmsLayerInfos & pLayer,
QgsMapLayer * ml,
const QgsRectangle & wmsExtent,
const QgsCoordinateReferenceSystem & wgs84,
const QList< QgsCoordinateReferenceSystem > & outputCrsList )

Definition at line 69 of file qgswmslayerinfos.cpp.