qt5base-lts/tests/auto/gui/text/qfontcache
Konstantin Ritt 5f472cae71 QFontCache: Centralize the engine type safety check
We depend on the assumption QFontCache::findEngine(key) for key.multi=1
returns a font engine of type QFontEngine::Multi;
guarantee that by checking it in a single place.

Change-Id: I287da4fd62deb22fc5520cde5b0505bc44547609
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2016-01-28 18:24:08 +00:00
..
.gitignore Fix the font engines leaking 2013-03-20 07:02:29 +01:00
qfontcache.pro QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
tst_qfontcache.cpp QFontCache: Centralize the engine type safety check 2016-01-28 18:24:08 +00:00