All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ContrastWizard.cpp File Reference

A Qt dialog that allows users to run a contrast operation defined by RP module. More...

#include "../../../dataaccess/dataset/DataSet.h"
#include "../../../dataaccess/utils/Utils.h"
#include "../../../raster/Raster.h"
#include "../../../rp/Contrast.h"
#include "../../../rp/Module.h"
#include "../../widgets/help/HelpPushButton.h"
#include "ContrastWizard.h"
#include "ContrastWizardPage.h"
#include "LayerSearchWidget.h"
#include "LayerSearchWizardPage.h"
#include "RasterInfoWidget.h"
#include "RasterInfoWizardPage.h"
#include "Utils.h"
#include <cassert>
#include <QtGui/QApplication>
#include <QtGui/QMessageBox>

Go to the source code of this file.

Detailed Description

A Qt dialog that allows users to run a contrast operation defined by RP module.

Definition in file ContrastWizard.cpp.