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

Method currentFlowId

TaskFlow/Editor/FlowEditor.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31QString FlowEditor::currentFlowId() const
32{
33 return m_currentFlowId;
34}
35
36void FlowEditor::setCurrentFlowId(const QString &newCurrentFlowId)
37{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected