qt5base-lts/examples/widgets/painting/fontsampler
Volker Hilsheimer a50f0f045d Get rid of all instance usage of QFontDatabase
All QFontDatabase APIs are static, use them accordingly.

Task-number: QTBUG-88114
Change-Id: I0e4a7508646037e6e2812611262eed8b6d7ad3de
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2020-11-03 20:36:34 +01:00
..
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
fontsampler.pro
main.cpp High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling 2020-08-28 20:08:43 +02:00
mainwindow.cpp Get rid of all instance usage of QFontDatabase 2020-11-03 20:36:34 +01:00
mainwindow.h Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
mainwindowbase.ui