MCPcopy 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
1993void MainWindow::switchToEditor(const ScintillaNext *editor)
1994{
1995 dockedEditor->switchToEditor(editor);
1996}
1997
1998void MainWindow::focusIn()
1999{

Callers 7

itemClickedMethod · 0.45
MainWindowMethod · 0.45
openFileListMethod · 0.45
closeFileMethod · 0.45
saveFileMethod · 0.45
MainWindow.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected