Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ switchToEditor
Method
switchToEditor
src/dialogs/MainWindow.cpp:1993–1996 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1991
}
1992
1993
void MainWindow::switchToEditor(const ScintillaNext *editor)
1994
{
1995
dockedEditor->switchToEditor(editor);
1996
}
1997
1998
void MainWindow::focusIn()
1999
{
Callers
7
itemClicked
Method · 0.45
MainWindow
Method · 0.45
openFileList
Method · 0.45
checkEditorsBeforeClose
Method · 0.45
closeFile
Method · 0.45
saveFile
Method · 0.45
MainWindow.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected