A QWidget to explore connectors from a task.
More...
#include <ConnectorsProperty.h>
A QWidget to explore connectors from a task.
Definition at line 54 of file ConnectorsProperty.h.
◆ ConnectorsProperty()
te::process::qt::ConnectorsProperty::ConnectorsProperty |
( |
ProcessManager * |
manager, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ ~ConnectorsProperty()
te::process::qt::ConnectorsProperty::~ConnectorsProperty |
( |
| ) |
|
◆ listConnectors()
void te::process::qt::ConnectorsProperty::listConnectors |
( |
| ) |
|
|
protected |
Function used to list connectors associated to internal task.
◆ listConnectorsVec()
void te::process::qt::ConnectorsProperty::listConnectorsVec |
( |
std::vector< te::process::Connector * > & |
connectors, |
|
|
bool |
inputConnectors |
|
) |
| |
|
protected |
Function used to list connectors associated to internal task.
◆ removeConnector()
Function used to remove a connector.
◆ setTask()
void te::process::qt::ConnectorsProperty::setTask |
( |
const std::string & |
taskId | ) |
|
Function used to set the Task.
◆ m_connectorsTable
QTableWidget* te::process::qt::ConnectorsProperty::m_connectorsTable |
|
protected |
◆ m_manager
◆ m_taskId
std::string te::process::qt::ConnectorsProperty::m_taskId |
|
protected |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/process/qt/property/ConnectorsProperty.h