26 #ifndef __TERRALIB_QT_WIDGETS_LAYER_SEARCH_INTERNAL_LAYERSEARCHWIZARDPAGE_H 
   27 #define __TERRALIB_QT_WIDGETS_LAYER_SEARCH_INTERNAL_LAYERSEARCHWIZARDPAGE_H 
   30 #include "../../Config.h" 
   36 #include <QtGui/QWizardPage> 
   44       class LayerSearchWidget;
 
   56           bool isComplete() 
const;
 
   63           void onItemSelectionChanged();
 
   73 #endif  // __TERRALIB_QT_WIDGETS_LAYER_SEARCH_INTERNAL_LAYERSEARCHWIZARDPAGE_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A widget used to search layers over list of layers. 
 
std::auto_ptr< LayerSearchWidget > m_widget