Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ FileName
Method
FileName
src/database/WizDatabase.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
QString WizDocument::FileName() const
202
{
203
return m_db.getDocumentFileName(m_data.strGUID);
204
}
205
206
bool WizDocument::Downloaded() const
207
{
Callers
nothing calls this directly
Calls
1
getDocumentFileName
Method · 0.80
Tested by
no test coverage detected