26#ifndef __TERRALIB_QT_WIDGETS_RASTER_INTERNAL_MULTIRESOLUTIONDIALOG_H
27#define __TERRALIB_QT_WIDGETS_RASTER_INTERNAL_MULTIRESOLUTIONDIALOG_H
42namespace Ui {
class MultiResolutionDialogForm; }
73 void setLayerList(std::list<te::map::AbstractLayerPtr>& layerList);
81 std::unique_ptr<Ui::MultiResolutionDialogForm>
m_ui;
82 std::unique_ptr<MultiResolutionWidget>
m_widget;
This is the base class for Layers.
Namespace for the Qt module of TerraLib.