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

Method chatFilePath

ChatView/ChatModel.cpp:702–705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

700}
701
702QString ChatModel::chatFilePath() const
703{
704 return m_chatFilePath;
705}
706
707} // namespace QodeAssist::Chat

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected