This class is GUI used to define the contrast parameters for the RP constast operation.
More...
#include <ContrastDialogForm.h>
This class is GUI used to define the contrast parameters for the RP constast operation.
Definition at line 73 of file ContrastDialogForm.h.
te::qt::widgets::ContrastDialogForm::ContrastDialogForm |
( |
QWidget * |
parent = 0 | ) |
|
te::qt::widgets::ContrastDialogForm::~ContrastDialogForm |
( |
| ) |
|
void te::qt::widgets::ContrastDialogForm::applyPreview |
( |
| ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::clearCanvas |
( |
| ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::closeTool |
( |
| ) |
|
|
signal |
void te::qt::widgets::ContrastDialogForm::drawGeom |
( |
| ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::drawHistogram |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::drawPreview |
( |
te::rst::Raster * |
raster | ) |
|
|
protected |
bool te::qt::widgets::ContrastDialogForm::execute |
( |
| ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::fillContrastTypes |
( |
| ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::geomAquired |
( |
te::gm::Polygon * |
poly | ) |
|
|
signal |
void te::qt::widgets::ContrastDialogForm::getRasterFromROI |
( |
| ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::listBands |
( |
| ) |
|
|
protected |
void te::qt::widgets::ContrastDialogForm::onAllImageRadioButtonToggled |
( |
bool |
isChecked | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onBlueComboBoxCurrentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onCellChanged |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onCellClicked |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onCellDoubleClicked |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onContrastTypeComboBoxActivated |
( |
int |
index | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onEnvelopeAcquired |
( |
te::gm::Envelope |
env | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onGreenComboBoxCurrentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onHistogramCheckBoxToggled |
( |
bool |
isChecked | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onMapDisplayExtentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onMaxValueSelected |
( |
int |
value, |
|
|
int |
band |
|
) |
| |
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onMaxValueSelected |
( |
double |
value, |
|
|
int |
band |
|
) |
| |
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onMinValueSelected |
( |
int |
value, |
|
|
int |
band |
|
) |
| |
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onMinValueSelected |
( |
double |
value, |
|
|
int |
band |
|
) |
| |
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onMonoComboBoxCurrentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onPreviewCheckBoxToggled |
( |
bool |
isChecked | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onRedComboBoxCurrentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onRoiRadioButtonToggled |
( |
bool |
isChecked | ) |
|
|
protectedslot |
void te::qt::widgets::ContrastDialogForm::onVisibleAreaRadioButtonToggled |
( |
bool |
isChecked | ) |
|
|
protectedslot |
This method is used to set the selected layer for contrast operation.
- Parameters
-
- Note
- This layer MUST HAVE a valid raster object.
void te::qt::widgets::ContrastDialogForm::setActionGroup |
( |
QActionGroup * |
actionGroup | ) |
|
void te::qt::widgets::ContrastDialogForm::setConfigurations |
( |
| ) |
|
QComboBox* te::qt::widgets::ContrastDialogForm::m_blueComboBox |
|
private |
bool te::qt::widgets::ContrastDialogForm::m_clearCanvas |
|
private |
bool te::qt::widgets::ContrastDialogForm::m_contrast |
|
private |
QComboBox* te::qt::widgets::ContrastDialogForm::m_greenComboBox |
|
private |
std::string te::qt::widgets::ContrastDialogForm::m_lastText |
|
private |
std::vector<double> te::qt::widgets::ContrastDialogForm::m_maxValue |
|
private |
std::vector<double> te::qt::widgets::ContrastDialogForm::m_minValue |
|
private |
QComboBox* te::qt::widgets::ContrastDialogForm::m_monoComboBox |
|
private |
QComboBox* te::qt::widgets::ContrastDialogForm::m_redComboBox |
|
private |
std::unique_ptr<Ui::ContrastDialogForm> te::qt::widgets::ContrastDialogForm::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/rp/ContrastDialogForm.h