WMSGetFeatureInfoMaker is a WMS implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with GetFeatureInfo WMS operation based information. More...
#include "WMSGetFeatureInfoMaker.h"#include "../../../../qt/widgets/canvas/MapDisplay.h"#include "../../../../maptools/WorldDeviceTransformer.h"#include "../dataaccess/WMSLayer.h"#include "../client/DataTypes.h"#include <QTreeWidget>Go to the source code of this file.
WMSGetFeatureInfoMaker is a WMS implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with GetFeatureInfo WMS operation based information.
Definition in file WMSGetFeatureInfoMaker.cpp.