This class is used to define the ORDER BY object of select operation.
More...
#include <OrderByWidget.h>
|
void | getOrderItems (std::vector< std::pair< std::string, std::string > > &list) |
|
|
std::map< std::string, int > | m_orderTypes |
|
std::auto_ptr< Ui::OrderByWidgetForm > | m_ui |
|
This class is used to define the ORDER BY object of select operation.
Definition at line 54 of file OrderByWidget.h.
te::qt::widgets::OrderByWidget::OrderByWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::qt::widgets::OrderByWidget::~OrderByWidget |
( |
| ) |
|
Ui::OrderByWidgetForm* te::qt::widgets::OrderByWidget::getForm |
( |
| ) |
const |
void te::qt::widgets::OrderByWidget::getOrderItems |
( |
std::vector< std::pair< std::string, std::string > > & |
list | ) |
|
|
protected |
void te::qt::widgets::OrderByWidget::onAddOrderPushButton |
( |
| ) |
|
|
slot |
void te::qt::widgets::OrderByWidget::onRemoveOrderPushButton |
( |
| ) |
|
|
slot |
void te::qt::widgets::OrderByWidget::setAttributeList |
( |
const std::vector< std::string > & |
vec | ) |
|
std::map<std::string, int > te::qt::widgets::OrderByWidget::m_orderTypes |
|
private |
std::auto_ptr<Ui::OrderByWidgetForm> te::qt::widgets::OrderByWidget::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/query/OrderByWidget.h