MCPcopy 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
2465QString WizDocumentWebView::getUserGuid()
2466{
2467 return m_dbMgr.db().getUserGuid();
2468}
2469
2470
2471QString WizDocumentWebView::getUserAvatarFilePath()

Callers 1

onEditorLoadFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected