#include "qgsninecellfilter.h"#include "cpl_string.h"#include <QProgressDialog>

Go to the source code of this file.
Defines | |
| #define | TO8(x) (x).toLocal8Bit().constData() |
| #define TO8 | ( | x | ) | (x).toLocal8Bit().constData() |
Definition at line 25 of file qgsninecellfilter.cpp.
Referenced by QgsZonalStatistics::calculateStatistics(), QgsNineCellFilter::openInputFile(), and QgsRasterCalculator::processCalculation().
1.5.6