26#ifndef __TERRALIB_VP_QT_INTERNAL_SPECIFICPARAMETERSWIDGET_H 
   27#define __TERRALIB_VP_QT_INTERNAL_SPECIFICPARAMETERSWIDGET_H 
   47    class AbstractParameters;
 
   66          virtual void setInputData(
const std::vector<te::da::DataAccessPtr>& vecDataAccess) {}
 
Abstract class used to define the input/ ouptut parameters for TerraAmazon Operations.
 
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.