#include <qgsrasterminmaxwidget.h>
|
| void | load (int theBandNo, double theMin, double theMax, int origin) |
| |
Definition at line 25 of file qgsrasterminmaxwidget.h.
| QgsRasterMinMaxWidget::QgsRasterMinMaxWidget |
( |
QgsRasterLayer * |
theLayer, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
| QgsRasterMinMaxWidget::~QgsRasterMinMaxWidget |
( |
| ) |
|
| 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: