Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
QString BaseTask::taskId() const
24
{
25
return m_taskId;
26
}
27
28
void BaseTask::setTaskId(const QString &taskId)
29
{
Callers
5
addTask
Method · 0.45
removeTask
Method · 0.45
addConnection
Method · 0.45
execute
Method · 0.45
toString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected