MCPcopy 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
697void ChatModel::setChatFilePath(const QString &filePath)
698{
699 m_chatFilePath = filePath;
700}
701
702QString ChatModel::chatFilePath() const
703{

Callers 1

setRecentFilePathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected