Default font family for Text elements.
Determines the default
font.family
for
Text
and
StaticText
elements. The default value is
"DejaVu Sans"
.
set_target_properties(<Executable Target> PROPERTIES QUL_DEFAULT_FONT_FAMILY "<Font Family Name>")
This property was introduced in Qt Quick Ultralite 1.5.
另请参阅 文本渲染和字体 .