C

QUL_PLATFORM_REQUIRED_PIXEL_WIDTH_ALIGNMENT

Description

The image width will be a multiple of this value on the given platform. Default value is 1.

This variable is set in BoardDefaults.cmake. See the Qt Quick Ultralite Platform Porting Guide for more information.

Note: QUL_PLATFORM_REQUIRED_PIXEL_WIDTH_ALIGNMENT is propagated to Qt Quick Ultralite runtime through Qul::Platform::PlatformContext::config(), and to host tools through the build system integration.

Since

This variable was introduced in Qt Quick Ultralite 2.0.

Available under certain Qt licenses.
Find out more.