C

QUL_PLATFORM_DEFAULT_TEXT_CACHE_SIZE

Description

Allocates 24KB by default if text cache is enabled, unless the platform explicitly defines the cache size.

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

Note: QUL_PLATFORM_DEFAULT_TEXT_CACHE_SIZE 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.