28 #ifndef __TERRALIB_WS_OGC_WMS_QT_WMSLAYERDISPLAY_H
29 #define __TERRALIB_WS_OGC_WMS_QT_WMSLAYERDISPLAY_H
35 #include "../../../../qt/widgets/canvas/Canvas.h"
36 #include "../client/DataTypes.h"
87 std::unique_ptr<te::qt::widgets::Canvas>
m_canvas;
A map display for a WMSGetMapResponse.
std::unique_ptr< te::qt::widgets::Canvas > m_canvas
void draw(const te::ws::ogc::wms::WMSGetMapResponse &response)
Draws a WMSGetMapResponse in the preview Canvas.
void resizeEvent(QResizeEvent *e)
void paintEvent(QPaintEvent *e)
WMSLayerDisplay(QWidget *parent=0, Qt::WindowFlags f=0)
The WMSGetMapResponse WMS 1.3.0 struct.
Proxy configuration file for TerraView (see terraview_config.h).