Create a separate path for fetching lineLength
When we want line length via doc->lineLength() we only want the length. This avoids fetching the whole shared pointer along with the line length.
Join us at Akademy to celebrate KDE's 30th anniversary! Travel support requests are open till May 31st. Register now.
When we want line length via doc->lineLength() we only want the length. This avoids fetching the whole shared pointer along with the line length.