26 #ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_DATASETWIZARDPAGE_H 
   27 #define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_DATASETWIZARDPAGE_H 
   30 #include "../Config.h" 
   36 #include <QTableWidget> 
   37 #include <QWizardPage> 
   62           bool isComplete() 
const;
 
   80 #endif  // __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_DATASETWIZARDPAGE_H 
This class is a wizard page with the DataSetWidget component. 
std::auto_ptr< DataSetWidget > m_widget