26#ifndef __TERRALIB_QT_WIDGETS_CANVAS_INTERNAL_INPUTLAYERWIDGET_H
27#define __TERRALIB_QT_WIDGETS_CANVAS_INTERNAL_INPUTLAYERWIDGET_H
41namespace Ui {
class InputLayerWidgetForm; }
66 Ui::InputLayerWidgetForm*
getForm()
const;
72 std::map<std::string, std::string>
getInfo()
const;
90 std::unique_ptr<Ui::InputLayerWidgetForm>
m_ui;
This is the base class for Layers.
An abstract class for raster data strucutures.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.
Namespace for the Raster module of TerraLib.