QWindowsFontDatabase Class

Font database for Windows. More...

Header: #include <QWindowsFontDatabase>
Inherits: QWindowsFontDatabaseBase

Detailed Description

Note: The Qt 4.8 WIndows font database employed a mechanism of delayed population of the database again passing a font name to EnumFontFamiliesEx(), working around the fact that EnumFontFamiliesEx() does not list all fonts by default. This should be introduced to QPA as well?

\internal