Application Fonts
From qtnode
Loading Fonts
See int QFontDatabase::addApplicationFont(const QString& fileName).
You can also load fonts embedded in Qt resources.
See int QFontDatabase::addApplicationFont(const QString& fileName).
You can also load fonts embedded in Qt resources.