QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include <qgsrasterlayersaveasdialog.h>
Public Types | |
enum | CrsState { OriginalCrs, CurrentCrs, UserCrs } |
enum | Mode { RawDataMode, RenderedImageMode } |
enum | ResolutionState { OriginalResolution, UserResolution } |
Public Slots | |
void | accept () override |
Public Member Functions | |
QgsRasterLayerSaveAsDialog (QgsRasterLayer *rasterLayer, QgsRasterDataProvider *sourceProvider, const QgsRectangle ¤tExtent, const QgsCoordinateReferenceSystem &layerCrs, const QgsCoordinateReferenceSystem ¤tCrs, QWidget *parent=nullptr, Qt::WindowFlags f=nullptr) | |
Constructor for QgsRasterLayerSaveAsDialog. More... | |
~QgsRasterLayerSaveAsDialog () override | |
bool | addToCanvas () const |
Returns true if the "add to canvas" checkbox is checked. More... | |
QgsRaster::RasterBuildPyramids | buildPyramidsFlag () const |
QStringList | createOptions () const |
void | hideFormat () |
void | hideOutput () |
int | maximumTileSizeX () const |
int | maximumTileSizeY () const |
Mode | mode () const |
int | nColumns () const |
QgsRasterRangeList | noData () const |
int | nRows () const |
QgsCoordinateReferenceSystem | outputCrs () |
QString | outputFileName () const |
QString | outputFormat () const |
QString | outputLayerName () const |
Name of the output layer within GeoPackage file. More... | |
QgsRectangle | outputRectangle () const |
QStringList | pyramidsConfigOptions () const |
QgsRaster::RasterPyramidsFormat | pyramidsFormat () const |
QList< int > | pyramidsList () const |
QString | pyramidsResamplingMethod () const |
void | setAddToCanvas (bool checked) |
Sets whether the "add to canvas" checkbox should be checked. More... | |
bool | tileMode () const |
double | xResolution () const |
double | yResolution () const |
Friends | |
class | TestQgsRasterLayerSaveAsDialog |
Definition at line 33 of file qgsrasterlayersaveasdialog.h.
Enumerator | |
---|---|
OriginalCrs | |
CurrentCrs | |
UserCrs |
Definition at line 42 of file qgsrasterlayersaveasdialog.h.
Enumerator | |
---|---|
RawDataMode | |
RenderedImageMode |
Definition at line 37 of file qgsrasterlayersaveasdialog.h.
Enumerator | |
---|---|
OriginalResolution | |
UserResolution |
Definition at line 48 of file qgsrasterlayersaveasdialog.h.
QgsRasterLayerSaveAsDialog::QgsRasterLayerSaveAsDialog | ( | QgsRasterLayer * | rasterLayer, |
QgsRasterDataProvider * | sourceProvider, | ||
const QgsRectangle & | currentExtent, | ||
const QgsCoordinateReferenceSystem & | layerCrs, | ||
const QgsCoordinateReferenceSystem & | currentCrs, | ||
QWidget * | parent = nullptr , |
||
Qt::WindowFlags | f = nullptr |
||
) |
Constructor for QgsRasterLayerSaveAsDialog.
Definition at line 37 of file qgsrasterlayersaveasdialog.cpp.
|
override |
Definition at line 236 of file qgsrasterlayersaveasdialog.cpp.
|
overrideslot |
Definition at line 951 of file qgsrasterlayersaveasdialog.cpp.
bool QgsRasterLayerSaveAsDialog::addToCanvas | ( | ) | const |
Returns true
if the "add to canvas" checkbox is checked.
Definition at line 384 of file qgsrasterlayersaveasdialog.cpp.
QgsRaster::RasterBuildPyramids QgsRasterLayerSaveAsDialog::buildPyramidsFlag | ( | ) | const |
Definition at line 898 of file qgsrasterlayersaveasdialog.cpp.
QStringList QgsRasterLayerSaveAsDialog::createOptions | ( | ) | const |
Definition at line 436 of file qgsrasterlayersaveasdialog.cpp.
void QgsRasterLayerSaveAsDialog::hideFormat | ( | ) |
Definition at line 474 of file qgsrasterlayersaveasdialog.cpp.
void QgsRasterLayerSaveAsDialog::hideOutput | ( | ) |
Definition at line 480 of file qgsrasterlayersaveasdialog.cpp.
int QgsRasterLayerSaveAsDialog::maximumTileSizeX | ( | ) | const |
Definition at line 369 of file qgsrasterlayersaveasdialog.cpp.
int QgsRasterLayerSaveAsDialog::maximumTileSizeY | ( | ) | const |
Definition at line 374 of file qgsrasterlayersaveasdialog.cpp.
QgsRasterLayerSaveAsDialog::Mode QgsRasterLayerSaveAsDialog::mode | ( | ) | const |
Definition at line 647 of file qgsrasterlayersaveasdialog.cpp.
int QgsRasterLayerSaveAsDialog::nColumns | ( | ) | const |
Definition at line 349 of file qgsrasterlayersaveasdialog.cpp.
QgsRasterRangeList QgsRasterLayerSaveAsDialog::noData | ( | ) | const |
Definition at line 876 of file qgsrasterlayersaveasdialog.cpp.
int QgsRasterLayerSaveAsDialog::nRows | ( | ) | const |
Definition at line 354 of file qgsrasterlayersaveasdialog.cpp.
QgsCoordinateReferenceSystem QgsRasterLayerSaveAsDialog::outputCrs | ( | ) |
Definition at line 642 of file qgsrasterlayersaveasdialog.cpp.
QString QgsRasterLayerSaveAsDialog::outputFileName | ( | ) | const |
Definition at line 394 of file qgsrasterlayersaveasdialog.cpp.
QString QgsRasterLayerSaveAsDialog::outputFormat | ( | ) | const |
Definition at line 431 of file qgsrasterlayersaveasdialog.cpp.
QString QgsRasterLayerSaveAsDialog::outputLayerName | ( | ) | const |
Name of the output layer within GeoPackage file.
Definition at line 418 of file qgsrasterlayersaveasdialog.cpp.
QgsRectangle QgsRasterLayerSaveAsDialog::outputRectangle | ( | ) | const |
Definition at line 469 of file qgsrasterlayersaveasdialog.cpp.
|
inline |
Definition at line 105 of file qgsrasterlayersaveasdialog.h.
|
inline |
Definition at line 104 of file qgsrasterlayersaveasdialog.h.
QList< int > QgsRasterLayerSaveAsDialog::pyramidsList | ( | ) | const |
Definition at line 893 of file qgsrasterlayersaveasdialog.cpp.
|
inline |
Definition at line 103 of file qgsrasterlayersaveasdialog.h.
void QgsRasterLayerSaveAsDialog::setAddToCanvas | ( | bool | checked | ) |
Sets whether the "add to canvas" checkbox should be checked.
Definition at line 389 of file qgsrasterlayersaveasdialog.cpp.
bool QgsRasterLayerSaveAsDialog::tileMode | ( | ) | const |
Definition at line 379 of file qgsrasterlayersaveasdialog.cpp.
double QgsRasterLayerSaveAsDialog::xResolution | ( | ) | const |
Definition at line 359 of file qgsrasterlayersaveasdialog.cpp.
double QgsRasterLayerSaveAsDialog::yResolution | ( | ) | const |
Definition at line 364 of file qgsrasterlayersaveasdialog.cpp.
|
friend |
Definition at line 167 of file qgsrasterlayersaveasdialog.h.