]> git.lyx.org Git - features.git/commit
Refactor GuiFontMetrics::getLayout
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 14 Jul 2022 15:24:33 +0000 (17:24 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 10 Nov 2022 15:13:28 +0000 (16:13 +0100)
commit7fdc6046069295b0993a99e34cc3d29fa1224fd7
treee86476c6c9ffd3d684de7146079a5eacf4bf7e26
parent201c95a76ea69fb5c6652b657b175db12bcd5e80
Refactor GuiFontMetrics::getLayout

This allows to create a new version that takes an already built
TextLayoutHelper struct as parameter.

No intended change.

See discussion in bug #10117.
src/frontends/qt/GuiFontMetrics.cpp
src/frontends/qt/GuiFontMetrics.h