QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Functions
qgswmslayerinfos.cpp File Reference
#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>
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 66 of file qgswmslayerinfos.cpp.