C

QUL_PLATFORM_DEFAULT_TEXT_CACHE_ENABLED

Description

Set this CMake variable to ON to enables text caching for the given platform.

This variable is set as the Platform target property in the CMakeLists.txt file for the target platform. See the Qt Quick Ultralite Platform Porting Guide for more information.

Note: QUL_PLATFORM_DEFAULT_TEXT_CACHE_ENABLED is propagated to Qt Quick Ultralite runtime through Qul::Platform::PlatformContext::config()

Since

This variable was introduced in Qt Quick Ultralite 2.1.

See also Text Caching.

Available under certain Qt licenses.
Find out more.