26#ifndef __TERRALIB_PROCESS_QT_INTERNAL_TASKPROPERTY_H
27#define __TERRALIB_PROCESS_QT_INTERNAL_TASKPROPERTY_H
A base item to represent the process task items in property listener.
An Abstract graphicItem to represents a process Builder item.
A base item to represent the graphical task item properties items in property tree.
A QObject class to handle with process management.
TaskPropertyItemListener()=default
Constructor.
A base item to represent the process task properties items in property tree.
void setTaskItem(AbstractGraphicsItem *item)
te::process::qt::GraphicsPropertyItem * m_graphicsPropertyItem
te::process::qt::TaskPropertyItem * m_traskPropertyItem
~TaskProperty()
Virtual destructor.
virtual void handleValueChanged(QtProperty *qProperty, const QVariant &qVariant) override
TaskProperty(ProcessManager *manager, QWidget *parent=nullptr)
Default constructor.
void setTask(const std::string &taskId)
Function used to set the Task.
Configuration flags for TerraLib Process.