Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7.2
-
bdf453afd (dev)
-
framework-content 5
Description
The deprecation message of QApplication::fontMetrics() states:
"Use the QFontMetricsF constructor instead."
I don't know what that means, or how to get the same effect as what QApplication::frontMetrics did. The documentation is equally unhelpful.