MCPcopy 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
257QString analyzerFile()
258{
259 QString strFile = WizDatabaseManager::instance()->db().getAccountPath() + "analyzer.ini";
260 return strFile;
261}
262
263WizAnalyzer& WizAnalyzer::getAnalyzer()
264{

Callers 1

WizAnalyzer.cppFile · 0.85

Calls 1

getAccountPathMethod · 0.80

Tested by

no test coverage detected