28#ifndef __TERRALIB_WS_OGC_WMS_QT_WMSLAYERDISPLAY_H
29#define __TERRALIB_WS_OGC_WMS_QT_WMSLAYERDISPLAY_H
87 std::unique_ptr<te::qt::widgets::Canvas>
m_canvas;
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.
Configuration flags for the TerraLib WMS QT module.
Specifies containers for WMS data types.