Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ setNotepadWin
Method
setNotepadWin
src/filelistview.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void FileListView::setNotepadWin(QWidget* pNotepad)
28
{
29
m_pNotepad = pNotepad;
30
}
31
32
//�Ҽ��˵�
33
void FileListView::slot_ShowPopMenu(const QPoint& pos)
Callers
1
initFileListDockWin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected