A Qt dialog that allows users to run a mixture model operation defined by RP module. More...
#include "../../../maptools/AbstractLayer.h"
#include "../../../qt/widgets/canvas/MapDisplay.h"
#include "../../../rp/Functions.h"
#include "../../../rp/MixtureModel.h"
#include "../Config.h"
#include <memory>
#include <QWizard>
#include <QActionGroup>
Go to the source code of this file.
Classes | |
class | te::qt::widgets::MixtureModelWizard |
This class is GUI used to define the mixture model wizard for the RP constast operation. More... | |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |
A Qt dialog that allows users to run a mixture model operation defined by RP module.
Definition in file MixtureModelWizard.h.