This class defines the map display ZoomIn, this component is only a specific map that shows the current extent in a larger scale.
More...
#include <ZoomInMapDisplayWidget.h>
This class defines the map display ZoomIn, this component is only a specific map that shows the current extent in a larger scale.
Definition at line 59 of file ZoomInMapDisplayWidget.h.
te::qt::widgets::ZoomInMapDisplayWidget::ZoomInMapDisplayWidget |
( |
te::qt::widgets::MapDisplay * |
mapParent, |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::qt::widgets::ZoomInMapDisplayWidget::~ZoomInMapDisplayWidget |
( |
| ) |
|
void te::qt::widgets::ZoomInMapDisplayWidget::drawCursorPosition |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
void te::qt::widgets::ZoomInMapDisplayWidget::onMapDisplayExtentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::ZoomInMapDisplayWidget::onParentMapDisplayExtentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::ZoomInMapDisplayWidget::onZoomFactorChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::ZoomInMapDisplayWidget::setEnabled |
( |
bool |
status | ) |
|
This method is used to set the selected layer for mixture model operation.
- Parameters
-
- Note
- This layer MUST HAVE a valid raster object.
bool te::qt::widgets::ZoomInMapDisplayWidget::m_isEnabled |
|
private |
bool te::qt::widgets::ZoomInMapDisplayWidget::m_itsMe |
|
private |
te::se::Mark* te::qt::widgets::ZoomInMapDisplayWidget::m_mark |
|
private |
QSlider* te::qt::widgets::ZoomInMapDisplayWidget::m_sliderZoomFactor |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/canvas/ZoomInMapDisplayWidget.h