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"    81           void paintEvent(QPaintEvent* e);
    83           void resizeEvent(QResizeEvent* e);
    87           std::unique_ptr<te::qt::widgets::Canvas> 
m_canvas;
    96 #endif // __TERRALIB_WS_OGC_WMS_QT_WMSLAYERDISPLAY_H std::unique_ptr< te::qt::widgets::Canvas > m_canvas
 
A map display for a WMSGetMapResponse. 
 
The WMSGetMapResponse WMS 1.3.0 struct. 
 
Configuration flags for the TerraLib WMS QT module.