This class is used to define the FROM object of select operation.
More...
#include <DataSetWidget.h>
|
std::auto_ptr< Ui::DataSetWidgetForm > | m_ui |
|
This class is used to define the FROM object of select operation.
Definition at line 62 of file DataSetWidget.h.
te::qt::widgets::DataSetWidget::DataSetWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::qt::widgets::DataSetWidget::~DataSetWidget |
( |
| ) |
|
void te::qt::widgets::DataSetWidget::getDataSetNames |
( |
std::vector< std::pair< std::string, std::string > > & |
list | ) |
|
Ui::DataSetWidgetForm* te::qt::widgets::DataSetWidget::getForm |
( |
| ) |
const |
void te::qt::widgets::DataSetWidget::itemChanged |
( |
| ) |
|
|
signal |
void te::qt::widgets::DataSetWidget::onAddDataSetPushButtonClicked |
( |
| ) |
|
|
slot |
void te::qt::widgets::DataSetWidget::onDataSetComboBoxActivated |
( |
const QString & |
value | ) |
|
|
slot |
void te::qt::widgets::DataSetWidget::onRemoveDataSetPushButtonClicked |
( |
| ) |
|
|
slot |
void te::qt::widgets::DataSetWidget::setDataSetNames |
( |
const std::vector< std::string > & |
names | ) |
|
void te::qt::widgets::DataSetWidget::setDataSetNames |
( |
std::vector< std::pair< std::string, std::string > > & |
list | ) |
|
void te::qt::widgets::DataSetWidget::setFrom |
( |
const te::da::From * |
from | ) |
|
std::auto_ptr<Ui::DataSetWidgetForm> te::qt::widgets::DataSetWidget::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/query/DataSetWidget.h