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

Method setChatFilePath

ChatView/ChatFileManager.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void ChatFileManager::setChatFilePath(const QString &chatFilePath)
56{
57 m_chatFilePath = chatFilePath;
58}
59
60QString ChatFileManager::chatFilePath() const
61{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected