C
QUL_RESOURCE_ALIGNMENT
Warning: This CMake source property is deprecated since 2.4, consider using the experimental ImageFiles.MCU.Experimental.resourceAlignment property instead.
Note: Board defaults can be set using QmlProject
in the BoardDefaults.qmlprojectconfig
files. See Defining default variables for the platform and QmlProject Manual.
Byte alignment for texture data
Description
The texture data will be byte-aligned to the given number.
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 2.1.
Available under certain Qt licenses.
Find out more.