qt5base-lts/tests/auto/gui/text/qfont
Jiang Jiang 2cc5442b02 Remove hardcoded font names in QFont::defaultFamily()
QFont::defaultFamily() should not use any hardcoded font names like
"Helvetica" or "Times" as they might not be present in certain systems,
it should rather use abstract names like "sans-serif", "serif" and
"monospace" then let the platform plugin to decide which font map to
them.

Change-Id: I5aafb103a5238c17b10773711ad504806c6fc3ce
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-03-21 09:00:22 +01:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qfont.pro gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
tst_qfont.cpp Remove hardcoded font names in QFont::defaultFamily() 2012-03-21 09:00:22 +01:00