Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ flowsModel
Method
flowsModel
TaskFlow/Editor/FlowEditor.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
FlowsModel *FlowEditor::flowsModel() const
73
{
74
return m_flowsModel;
75
}
76
77
int FlowEditor::currentFlowIndex() const
78
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected