Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ setSearchText
Method
setSearchText
src/Finder.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void Finder::setSearchText(const QString &text)
45
{
46
this->text = text;
47
}
48
49
Sci_CharacterRange Finder::findNext(int startPos)
50
{
Callers
5
prepareSearch
Method · 0.80
MainWindow
Method · 0.80
findAllInCurrentDocument
Method · 0.80
prepareToPerformSearch
Method · 0.80
trimTrailingWhitespace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected