Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_WHERECLAUSEWIZARDPAGE_H
27 #define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_WHERECLAUSEWIZARDPAGE_H
30 #include "../Config.h"
36 #include <QWizardPage>
44 class WhereClauseWidget;
74 #endif // __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_WHERECLAUSEWIZARDPAGE_H
virtual ~WhereClauseWizardPage()
WhereClauseWidget * getWidget() const
std::unique_ptr< WhereClauseWidget > m_widget
This class is a wizard page with the WhereClauseWidget component.
WhereClauseWizardPage(QWidget *parent=0)