A widget to create multi resolution over a raster. More...
#include "../../../common/Translator.h"#include "../../../dataaccess/datasource/DataSource.h"#include "../../../dataaccess/datasource/DataSourceFactory.h"#include "../../../dataaccess/utils/Utils.h"#include "../../../raster/Interpolator.h"#include "../../../raster/Raster.h"#include "../../../raster/RasterFactory.h"#include "../Exception.h"#include "MultiResolutionWidget.h"#include "ui_MultiResolutionWidgetForm.h"#include <QFileDialog>#include <QMessageBox>Go to the source code of this file.
Functions | |
| Q_DECLARE_METATYPE (te::map::AbstractLayerPtr) | |
A widget to create multi resolution over a raster.
Definition in file MultiResolutionWidget.cpp.
| Q_DECLARE_METATYPE | ( | te::map::AbstractLayerPtr | ) |