26#ifndef __TERRALIB_QT_WIDGETS_RASTER_INTERNAL_MULTIRESOLUTIONWIDGET_H
27#define __TERRALIB_QT_WIDGETS_RASTER_INTERNAL_MULTIRESOLUTIONWIDGET_H
41namespace Ui {
class MultiResolutionWidgetForm; }
69 Ui::MultiResolutionWidgetForm*
getForm()
const;
75 void setLayerList(std::list<te::map::AbstractLayerPtr>& layerList);
97 std::unique_ptr<Ui::MultiResolutionWidgetForm>
m_ui;
This is the base class for Layers.
An abstract class for raster data strucutures.
Namespace for the Qt module of TerraLib.
Namespace for the Raster module of TerraLib.