26 #ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_DATASETWIZARDPAGE_H 
   27 #define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_DATASETWIZARDPAGE_H 
   30 #include "../Config.h" 
   37 #include <QtGui/QWizardPage> 
   38 #include <QtGui/QTableWidget> 
   63           bool isComplete() 
const;
 
   81 #endif  // __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_DATASETWIZARDPAGE_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class is used to define the FROM object of select operation. 
 
This class is a wizard page with the DataSetWidget component. 
 
std::auto_ptr< DataSetWidget > m_widget