C

QUL_RESOURCE_OPTIMIZE_FOR_SCALE

Warning: This CMake source property is deprecated since 2.4, consider using ImageFiles.MCU.resourceOptimizeForScale instead.

Note: Board defaults can be set using QmlProject in the BoardDefaults.qmlprojectconfig files. See Defining default variables for the platform and QmlProject Manual.

Enable optimizations for scaling the image at runtime.

Description

Enables platform-specific optimizations for scaling the image at runtime.

Note: Source file properties must be set before adding files to the application using the qul_add_resource function.

Since

This property was introduced in Qt Quick Ultralite 1.1.

See also Image optimizations and Default Resource Properties.

Available under certain Qt licenses.
Find out more.