26 #ifndef __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERDIALOG_H 
   27 #define __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERDIALOG_H 
   30 #include "../../../../maptools/AbstractLayer.h" 
   31 #include "../../Config.h" 
   39 namespace Ui { 
class CreateLayerDialogForm; }
 
   47       class CreateLayerWidget;
 
   70           void onOkPushButtonClicked();
 
   74           std::auto_ptr<Ui::CreateLayerDialogForm> 
m_ui;
 
   82 #endif  // __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERDIALOG_H 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr