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

Method chatFilePath

ChatView/ChatRootView.cpp:1039–1042  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1037}
1038
1039QString ChatRootView::chatFilePath() const
1040{
1041 return m_recentFilePath;
1042}
1043
1044void ChatRootView::setRecentFilePath(const QString &filePath)
1045{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected