Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ getUserGuid
Method
getUserGuid
src/gui/documentviewer/WizDocumentWebView.cpp:2465–2468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2463
}
2464
2465
QString WizDocumentWebView::getUserGuid()
2466
{
2467
return m_dbMgr.db().getUserGuid();
2468
}
2469
2470
2471
QString WizDocumentWebView::getUserAvatarFilePath()
Callers
1
onEditorLoadFinished
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected