On Monday 14 December 2015 23:56:30 Frank Mertens wrote: > 2 ideas, here: > * call QGuiApplication::setFont() in your main() > * use qtconfig to setup Qt5 defaults
There's no qtconfig for Qt 5. Recommendation: don't do anything. Qt is supposed to select the best font for you based on system defaults. Don't override it. If you think there's something wrong with the font it selected, that's a different story. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest