MCPcopy 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
201QString WizDocument::FileName() const
202{
203 return m_db.getDocumentFileName(m_data.strGUID);
204}
205
206bool WizDocument::Downloaded() const
207{

Callers

nothing calls this directly

Calls 1

getDocumentFileNameMethod · 0.80

Tested by

no test coverage detected