#include <SpatialWhereClauseWidget.h>
Definition at line 62 of file SpatialWhereClauseWidget.h.
◆ SpatialWhereClauseWidget()
te::qt::widgets::SpatialWhereClauseWidget::SpatialWhereClauseWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~SpatialWhereClauseWidget()
te::qt::widgets::SpatialWhereClauseWidget::~SpatialWhereClauseWidget |
( |
| ) |
|
◆ addLayer()
◆ clausesChanged
void te::qt::widgets::SpatialWhereClauseWidget::clausesChanged |
( |
| ) |
|
|
signal |
◆ clear()
void te::qt::widgets::SpatialWhereClauseWidget::clear |
( |
| ) |
|
◆ copyCombo()
void te::qt::widgets::SpatialWhereClauseWidget::copyCombo |
( |
QComboBox * |
input, |
|
|
QComboBox * |
output, |
|
|
std::string |
curValue = "" |
|
) |
| |
|
protected |
◆ getExpression()
te::da::Expression * te::qt::widgets::SpatialWhereClauseWidget::getExpression |
( |
const QString & |
value, |
|
|
const std::string & |
propName |
|
) |
| |
|
protected |
◆ getPropertyValues()
QStringList te::qt::widgets::SpatialWhereClauseWidget::getPropertyValues |
( |
std::string |
propertyName | ) |
|
|
protected |
◆ getWhere()
te::da::Where * te::qt::widgets::SpatialWhereClauseWidget::getWhere |
( |
| ) |
|
◆ getWhereString()
std::string te::qt::widgets::SpatialWhereClauseWidget::getWhereString |
( |
| ) |
|
◆ onAddWhereClausePushButtonClicked
void te::qt::widgets::SpatialWhereClauseWidget::onAddWhereClausePushButtonClicked |
( |
| ) |
|
|
slot |
◆ onClearAllPushButtonClicked
void te::qt::widgets::SpatialWhereClauseWidget::onClearAllPushButtonClicked |
( |
| ) |
|
|
slot |
◆ onComboBoxActivated
void te::qt::widgets::SpatialWhereClauseWidget::onComboBoxActivated |
( |
QString |
value | ) |
|
|
slot |
◆ onRemoveWhereClausePushButtonClicked
void te::qt::widgets::SpatialWhereClauseWidget::onRemoveWhereClausePushButtonClicked |
( |
| ) |
|
|
slot |
◆ removeLayer()
◆ resetInterface()
void te::qt::widgets::SpatialWhereClauseWidget::resetInterface |
( |
| ) |
|
◆ setConnectorsList()
void te::qt::widgets::SpatialWhereClauseWidget::setConnectorsList |
( |
const std::vector< std::string > & |
vec | ) |
|
◆ setDataSource()
◆ setFromItems()
void te::qt::widgets::SpatialWhereClauseWidget::setFromItems |
( |
std::vector< std::pair< std::string, std::string > > |
vec | ) |
|
◆ setGeomAttributeList()
void te::qt::widgets::SpatialWhereClauseWidget::setGeomAttributeList |
( |
const std::vector< std::string > & |
vec, |
|
|
int |
srid |
|
) |
| |
◆ setLayerList()
◆ setSpatialOperatorsList()
void te::qt::widgets::SpatialWhereClauseWidget::setSpatialOperatorsList |
( |
const std::vector< std::string > & |
vec | ) |
|
◆ m_comboMap
std::map< QComboBox*, std::pair<int, int> > te::qt::widgets::SpatialWhereClauseWidget::m_comboMap |
|
private |
◆ m_connectorsList
QStringList te::qt::widgets::SpatialWhereClauseWidget::m_connectorsList |
|
private |
◆ m_count
int te::qt::widgets::SpatialWhereClauseWidget::m_count |
|
private |
◆ m_ds
◆ m_fromItems
std::vector<std::pair<std::string, std::string> > te::qt::widgets::SpatialWhereClauseWidget::m_fromItems |
|
private |
◆ m_mapExp
◆ m_srid
int te::qt::widgets::SpatialWhereClauseWidget::m_srid |
|
private |
◆ m_ui
std::unique_ptr<Ui::SpatialWhereClauseWidgetForm> te::qt::widgets::SpatialWhereClauseWidget::m_ui |
|
private |
The documentation for this class was generated from the following file: