TaskPropertyHandler.h File Reference
#include "../../Config.h"
#include "../../ParameterDescriptor.h"
#include "../../../common/AbstractFactory.h"
#include <QObject>
#include <QtPropertyBrowser/QtProperty>
#include <string>

Go to the source code of this file.

Classes

class  te::process::qt::TaskPropertyHandler
 A handler to list task properties into a property browser. More...
 
class  te::process::qt::TaskPropertyHandlerFactory
 Wrapper function used to create taks. Used to avoid C++ to create multiple instances of the factory singleton on Windows. More...
 

Namespaces

 te
 TerraLib.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 
 te::process
 
 te::process::qt
 

Functions

TEPROCESSEXPORT TaskPropertyHandler * te::process::qt::CreateTaskPropertyHandler (const std::string &taskType, const std::string &taskId, ProcessManager *manager)