MCPcopy 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
27void FileListView::setNotepadWin(QWidget* pNotepad)
28{
29 m_pNotepad = pNotepad;
30}
31
32//�Ҽ��˵�
33void FileListView::slot_ShowPopMenu(const QPoint& pos)

Callers 1

initFileListDockWinMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected