Files
ResInsight/ApplicationCode
Kristian Bendiksen 7972ff8c02 #5409 Remove deprecated QFontMetrics::width() call.
Replaced with `QFontMetrics( font ).boundingRect( QString ).width() as suggested
in Qt5 docs. The replacement should work for all Qt5 versions as it was
available in Qt4 too.
2020-05-12 12:01:44 +02:00
..
2020-04-20 08:31:11 +02:00
2020-05-12 12:01:44 +02:00
2020-04-24 11:40:22 +02:00
2018-03-23 16:09:20 +05:00