Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ setNotePadWin
Method
setNotePadWin
src/texteditsetwin.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void TextEditSetWin::setNotePadWin(QWidget *w)
43
{
44
m_notepadWin = w;
45
}
46
47
48
#if 0
Callers
1
OptionsView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected