A dialog used to execute vector intersection.
More...
#include <IntersectionDialog.h>
A dialog used to execute vector intersection.
Definition at line 62 of file IntersectionDialog.h.
te::vp::IntersectionDialog::IntersectionDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::vp::IntersectionDialog::~IntersectionDialog |
( |
| ) |
|
std::vector<std::pair<std::string, std::string> > te::vp::IntersectionDialog::getSelectedProperties |
( |
| ) |
|
|
protected |
void te::vp::IntersectionDialog::onFirstLayerComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
void te::vp::IntersectionDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::vp::IntersectionDialog::onSecondLayerComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
void te::vp::IntersectionDialog::onTargetDatasourceToolButtonPressed |
( |
| ) |
|
|
protectedslot |
void te::vp::IntersectionDialog::onTargetFileToolButtonPressed |
( |
| ) |
|
|
protectedslot |
Set the layer that can be used.
- Parameters
-
layers | List of AbstractLayerPtr |
void te::vp::IntersectionDialog::updateDoubleListWidget |
( |
| ) |
|
|
protected |
void te::vp::IntersectionDialog::updateFirstLayerComboBox |
( |
| ) |
|
|
protected |
void te::vp::IntersectionDialog::updateSecondLayerComboBox |
( |
| ) |
|
|
protected |
std::string te::vp::IntersectionDialog::m_outputArchive |
|
private |
bool te::vp::IntersectionDialog::m_toFile |
|
private |
std::auto_ptr<Ui::IntersectionDialogForm> te::vp::IntersectionDialog::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/vp/qt/IntersectionDialog.h