Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.7.2
-
None
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.