MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / taskId

Method taskId

TaskFlow/core/BaseTask.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23QString BaseTask::taskId() const
24{
25 return m_taskId;
26}
27
28void BaseTask::setTaskId(const QString &taskId)
29{

Callers 5

addTaskMethod · 0.45
removeTaskMethod · 0.45
addConnectionMethod · 0.45
executeMethod · 0.45
toStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected