MCPcopy 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
41WizWebEngineView* WizDevToolsDialog::web() {
42 return m_web;
43}
44
45QSize WizDevToolsDialog::sizeHint() const {
46 return QSize(800, 500);

Callers 9

trySaveCurrentNoteMethod · 0.45
on_mobileFileRecivedMethod · 0.45
createDocumentViewMethod · 0.45
setFocusForNewNoteMethod · 0.45
getActiveEditorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected