26 #ifndef __TERRALIB_QT_WIDGETS_CANVAS_INTERNAL_INPUTLAYERWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_CANVAS_INTERNAL_INPUTLAYERWIDGET_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
41 namespace Ui {
class InputLayerWidgetForm; }
45 namespace rst {
class Raster; }
66 Ui::InputLayerWidgetForm*
getForm()
const;
72 std::map<std::string, std::string>
getInfo()
const;
90 std::unique_ptr<Ui::InputLayerWidgetForm>
m_ui;
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr