26 #ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_ORDERBYWIZARDPAGE_H 
   27 #define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_ORDERBYWIZARDPAGE_H 
   30 #include "../Config.h" 
   36 #include <QtGui/QWizardPage> 
   61           bool isComplete() 
const;
 
   74 #endif  // __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_ORDERBYWIZARDPAGE_H 
std::auto_ptr< OrderByWidget > m_widget
 
#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 ORDER BY object of select operation.