26 #ifndef __TERRALIB_PROCESS_QT_INTERNAL_TASKPROPERTY_H 27 #define __TERRALIB_PROCESS_QT_INTERNAL_TASKPROPERTY_H 29 #include "../../Config.h" 45 class AbstractGraphicsItem;
46 class GraphicsPropertyItem;
48 class TaskPropertyItem;
69 void setTask(
const std::string& taskId);
73 virtual void handleValueChanged(QtProperty* qProperty,
const QVariant& qVariant)
override;
84 #endif // __TERRALIB_PROCESS_QT_INTERNAL_TASKPROPERTY_H An Abstract graphicItem to represents a process Builder item.
A base item to represent the process task items in property listener.
A base item to represent the process task items in property listener.
A QObject class to handle with process management.
A base item to represent the graphical task item properties items in property tree.
A QWidget to explore task properties.
A base item to represent the process task properties items in property tree.
te::process::qt::TaskPropertyItem * m_traskPropertyItem
te::process::qt::GraphicsPropertyItem * m_graphicsPropertyItem