26 #ifndef __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERDIALOG_H    27 #define __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERDIALOG_H    31 #include "../../../../maptools/AbstractLayer.h"    33 #include "../../Config.h"    41 namespace Ui { 
class CreateLayerDialogForm; }
    49       class CreateLayerWidget;
    72           void onOkPushButtonClicked();
    76           std::auto_ptr<Ui::CreateLayerDialogForm> 
m_ui;
    84 #endif  // __TERRALIB_QT_WIDGETS_LAYER_UTILS_INTERNAL_CREATELAYERDIALOG_H 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr