MCPcopy 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
44void Finder::setSearchText(const QString &text)
45{
46 this->text = text;
47}
48
49Sci_CharacterRange Finder::findNext(int startPos)
50{

Callers 5

prepareSearchMethod · 0.80
MainWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected