C

QUL_DEFAULT_FONT_FAMILY

Default font family for Text elements.

Description

Determines the default font.family for Text and StaticText elements. The default value is "DejaVu Sans".

See Text Rendering and Fonts for font engine-specific details.

Example

set_target_properties(<Executable Target> PROPERTIES QUL_DEFAULT_FONT_FAMILY "<Font Family Name>")

Since

This property was introduced in Qt Quick Ultralite 1.5.

Available under certain Qt licenses.
Find out more.