Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ editorCount
Method
editorCount
src/dialogs/MainWindow.cpp:1022–1025 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1020
}
1021
1022
int MainWindow::editorCount() const
1023
{
1024
return dockedEditor->count();
1025
}
1026
1027
QVector<ScintillaNext *> MainWindow::editors() const
1028
{
Callers
1
init
Method · 0.80
Calls
1
count
Method · 0.45
Tested by
no test coverage detected