Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ setChatFilePath
Method
setChatFilePath
ChatView/ChatModel.cpp:697–700 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
695
}
696
697
void ChatModel::setChatFilePath(const QString &filePath)
698
{
699
m_chatFilePath = filePath;
700
}
701
702
QString ChatModel::chatFilePath() const
703
{
Callers
1
setRecentFilePath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected