MCPcopy Create free account
hub / github.com/KDE/kdiff3 / fwdFinishRecalcWordWrap

Method fwdFinishRecalcWordWrap

src/difftextwindow.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417void DiffTextWindow::fwdFinishRecalcWordWrap(qint32 visibleTextWidthForPrinting)
418{
419 Q_EMIT finishRecalcWordWrap(visibleTextWidthForPrinting);
420}
421
422void DiffTextWindow::setPaintingAllowed(bool bAllowPainting)
423{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected