26#ifndef __TERRALIB_PROCESS_QT_INTERNAL_HOTPOINTMIMEDATA_H
27#define __TERRALIB_PROCESS_QT_INTERNAL_HOTPOINTMIMEDATA_H
A GraphicItem to represents Task parameters as hot point.
~HotPointMimeData()
Virtual destructor.
TaskGraphicsItem * m_task
Pointer to task graphic item.
HotPointGraphicsItem * m_hotPoint
Pointer to hotpoint graphic item.
HotPointGraphicsItem * getHotPoint() const
Function used to get the hotpoint for this mime data.
HotPointMimeData(TaskGraphicsItem *task, HotPointGraphicsItem *hotPoint)
Default constructor.
TaskGraphicsItem * getTask() const
Function used to get the task for this mime data.
A GraphicItem to represents a Task Process Builder item.
Configuration flags for TerraLib Process.