26 #ifndef __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERWIDGET_H
31 #include "../../../../dataaccess/datasource/DataSourceInfo.h"
32 #include "../../../../datatype/SimpleProperty.h"
33 #include "../../../../maptools/AbstractLayer.h"
35 #include "../../Config.h"
43 #include <QSignalMapper>
46 namespace Ui {
class CreateLayerWidgetForm; }
54 class NewPropertyWidget;
107 std::unique_ptr<Ui::CreateLayerWidgetForm>
m_ui;
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr