This class is GUI used to define the arithmeticOp parameters for the RP arithmeticOp operation.
More...
#include <LoadArithmeticOpDialog.h>
This class is GUI used to define the arithmeticOp parameters for the RP arithmeticOp operation.
Definition at line 58 of file LoadArithmeticOpDialog.h.
te::qt::widgets::LoadArithmeticOpDialog::LoadArithmeticOpDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::qt::widgets::LoadArithmeticOpDialog::~LoadArithmeticOpDialog |
( |
| ) |
|
std::string te::qt::widgets::LoadArithmeticOpDialog::getExpression |
( |
| ) |
|
std::string te::qt::widgets::LoadArithmeticOpDialog::getOperation |
( |
| ) |
|
void te::qt::widgets::LoadArithmeticOpDialog::loadOperations |
( |
| ) |
|
void te::qt::widgets::LoadArithmeticOpDialog::onLayerComboBoxActivated |
( |
int |
index | ) |
|
|
slot |
void te::qt::widgets::LoadArithmeticOpDialog::onOkPushButtonClicked |
( |
| ) |
|
|
slot |
void te::qt::widgets::LoadArithmeticOpDialog::onOperationComboBoxActivated |
( |
QString |
operation | ) |
|
|
slot |
std::vector<QComboBox*> te::qt::widgets::LoadArithmeticOpDialog::m_bandsComboBox |
|
private |
std::vector<QComboBox*> te::qt::widgets::LoadArithmeticOpDialog::m_layersComboBox |
|
private |
std::string te::qt::widgets::LoadArithmeticOpDialog::m_operation |
|
private |
std::string te::qt::widgets::LoadArithmeticOpDialog::m_operationExt |
|
private |
std::auto_ptr<Ui::LoadArithmeticOpDialogForm> te::qt::widgets::LoadArithmeticOpDialog::m_ui |
|
private |
The documentation for this class was generated from the following file: