MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / showWrapIndicator

Method showWrapIndicator

src/widgets/QuickFindWidget.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153void QuickFindWidget::showWrapIndicator()
154{
155 FadingIndicator::showPixmap(editor, QStringLiteral(":/icons/wrapindicator.png"));
156}
157
158void QuickFindWidget::navigateToNextMatch(bool skipCurrent)
159{

Callers

nothing calls this directly

Calls 1

showPixmapFunction · 0.85

Tested by

no test coverage detected