Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ analyzerFile
Function
analyzerFile
src/share/WizAnalyzer.cpp:257–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
QString analyzerFile()
258
{
259
QString strFile = WizDatabaseManager::instance()->db().getAccountPath() +
"analyzer.ini"
;
260
return strFile;
261
}
262
263
WizAnalyzer& WizAnalyzer::getAnalyzer()
264
{
Callers
1
WizAnalyzer.cpp
File · 0.85
Calls
1
getAccountPath
Method · 0.80
Tested by
no test coverage detected