Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ web
Method
web
src/WizDevToolsDialog.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
WizWebEngineView* WizDevToolsDialog::web() {
42
return m_web;
43
}
44
45
QSize WizDevToolsDialog::sizeHint() const {
46
return QSize(800, 500);
Callers
9
trySaveCurrentNote
Method · 0.45
on_mobileFileRecived
Method · 0.45
on_options_settingsChanged
Method · 0.45
createDocumentView
Method · 0.45
CurrentDocumentBrowserObject
Method · 0.45
setFocusForNewNote
Method · 0.45
getActiveEditor
Method · 0.45
viewNoteInSeparateWindow
Method · 0.45
on_btn_snsLogin_clicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected