#include <qgsrasterminmaxwidget.h>
Signals |
void | load (int theBandNo, double theMin, double theMax, int origin) |
Constructor & Destructor Documentation
QgsRasterMinMaxWidget::QgsRasterMinMaxWidget |
( |
QgsRasterLayer * |
theLayer, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
QgsRasterMinMaxWidget::~QgsRasterMinMaxWidget |
( |
| ) |
|
Member Function Documentation
void QgsRasterMinMaxWidget::load |
( |
| ) |
|
|
inline |
void QgsRasterMinMaxWidget::load |
( |
int |
theBandNo, |
|
|
double |
theMin, |
|
|
double |
theMax, |
|
|
int |
origin |
|
) |
| |
|
signal |
void QgsRasterMinMaxWidget::setBands |
( |
const QList< int > & |
theBands | ) |
|
|
inline |
void QgsRasterMinMaxWidget::setExtent |
( |
const QgsRectangle & |
theExtent | ) |
|
|
inline |
The documentation for this class was generated from the following files: