| QGIS API Documentation
    3.16.0-Hannover (43b64b13f3)
    | 
#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=Qt::WindowFlags()) | |
| Constructor for QgsRasterLayerSaveAsDialog.  More... | |
| bool | addToCanvas () const | 
| Returns trueif 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 = Qt::WindowFlags() | ||
| ) | 
Constructor for QgsRasterLayerSaveAsDialog.
Definition at line 38 of file qgsrasterlayersaveasdialog.cpp.
| 
 | overrideslot | 
Definition at line 946 of file qgsrasterlayersaveasdialog.cpp.
| bool QgsRasterLayerSaveAsDialog::addToCanvas | ( | ) | const | 
Returns true if the "add to canvas" checkbox is checked. 
Definition at line 379 of file qgsrasterlayersaveasdialog.cpp.
| QgsRaster::RasterBuildPyramids QgsRasterLayerSaveAsDialog::buildPyramidsFlag | ( | ) | const | 
Definition at line 893 of file qgsrasterlayersaveasdialog.cpp.
| QStringList QgsRasterLayerSaveAsDialog::createOptions | ( | ) | const | 
Definition at line 431 of file qgsrasterlayersaveasdialog.cpp.
| void QgsRasterLayerSaveAsDialog::hideFormat | ( | ) | 
Definition at line 469 of file qgsrasterlayersaveasdialog.cpp.
| void QgsRasterLayerSaveAsDialog::hideOutput | ( | ) | 
Definition at line 475 of file qgsrasterlayersaveasdialog.cpp.
| int QgsRasterLayerSaveAsDialog::maximumTileSizeX | ( | ) | const | 
Definition at line 364 of file qgsrasterlayersaveasdialog.cpp.
| int QgsRasterLayerSaveAsDialog::maximumTileSizeY | ( | ) | const | 
Definition at line 369 of file qgsrasterlayersaveasdialog.cpp.
| QgsRasterLayerSaveAsDialog::Mode QgsRasterLayerSaveAsDialog::mode | ( | ) | const | 
Definition at line 642 of file qgsrasterlayersaveasdialog.cpp.
| int QgsRasterLayerSaveAsDialog::nColumns | ( | ) | const | 
Definition at line 344 of file qgsrasterlayersaveasdialog.cpp.
| QgsRasterRangeList QgsRasterLayerSaveAsDialog::noData | ( | ) | const | 
Definition at line 871 of file qgsrasterlayersaveasdialog.cpp.
| int QgsRasterLayerSaveAsDialog::nRows | ( | ) | const | 
Definition at line 349 of file qgsrasterlayersaveasdialog.cpp.
| QgsCoordinateReferenceSystem QgsRasterLayerSaveAsDialog::outputCrs | ( | ) | 
Definition at line 637 of file qgsrasterlayersaveasdialog.cpp.
| QString QgsRasterLayerSaveAsDialog::outputFileName | ( | ) | const | 
Definition at line 389 of file qgsrasterlayersaveasdialog.cpp.
| QString QgsRasterLayerSaveAsDialog::outputFormat | ( | ) | const | 
Definition at line 426 of file qgsrasterlayersaveasdialog.cpp.
| QString QgsRasterLayerSaveAsDialog::outputLayerName | ( | ) | const | 
Name of the output layer within GeoPackage file.
Definition at line 413 of file qgsrasterlayersaveasdialog.cpp.
| QgsRectangle QgsRasterLayerSaveAsDialog::outputRectangle | ( | ) | const | 
Definition at line 464 of file qgsrasterlayersaveasdialog.cpp.
| 
 | inline | 
Definition at line 104 of file qgsrasterlayersaveasdialog.h.
| 
 | inline | 
Definition at line 103 of file qgsrasterlayersaveasdialog.h.
| QList< int > QgsRasterLayerSaveAsDialog::pyramidsList | ( | ) | const | 
Definition at line 888 of file qgsrasterlayersaveasdialog.cpp.
| 
 | inline | 
Definition at line 102 of file qgsrasterlayersaveasdialog.h.
| void QgsRasterLayerSaveAsDialog::setAddToCanvas | ( | bool | checked | ) | 
Sets whether the "add to canvas" checkbox should be checked.
Definition at line 384 of file qgsrasterlayersaveasdialog.cpp.
| bool QgsRasterLayerSaveAsDialog::tileMode | ( | ) | const | 
Definition at line 374 of file qgsrasterlayersaveasdialog.cpp.
| double QgsRasterLayerSaveAsDialog::xResolution | ( | ) | const | 
Definition at line 354 of file qgsrasterlayersaveasdialog.cpp.
| double QgsRasterLayerSaveAsDialog::yResolution | ( | ) | const | 
Definition at line 359 of file qgsrasterlayersaveasdialog.cpp.
| 
 | friend | 
Definition at line 166 of file qgsrasterlayersaveasdialog.h.