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

Method currentFlowIndex

TaskFlow/Editor/FlowEditor.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77int FlowEditor::currentFlowIndex() const
78{
79 return m_currentFlowIndex;
80}
81
82void FlowEditor::setCurrentFlowIndex(int newCurrentFlowIndex)
83{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected