26#ifndef __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_ORDERBYWIDGET_H
27#define __TERRALIB_QT_WIDGETS_QUERY_INTERNAL_ORDERBYWIDGET_H
43namespace Ui {
class OrderByWidgetForm; }
78 void getOrderItems(std::vector<std::pair<std::string, std::string> >& list);
89 std::unique_ptr<Ui::OrderByWidgetForm>
m_ui;
A class that can be used to model an ORDER BY clause.
boost::ptr_vector< OrderByItem > OrderBy
A class that can be used to model an ORDER BY clause.
Namespace for the Qt module of TerraLib.