Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ searchText
Method
searchText
src/widgets/QuickFindWidget.cpp:276–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
QString QuickFindWidget::searchText() const
277
{
278
return ui->lineEdit->text();
279
}
280
281
void QuickFindWidget::positionWidget()
282
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected