Application Fonts

From qtnode

Jump to: navigation, search
preview icon This article documents a Technology Preview.
Information may change rapidly as the final release date nears.

Loading Fonts

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

Personal tools