C
Config Struct
struct Qul::Platform::ConfigThis struct provides runtime representation of platform configuration. More...
Header: | #include <platform/platform.h> |
Since: | Qt Quick Ultralite (Platform) 2.0 |
Detailed Description
Fields of this struct reflects build-time platform properties: MCU.Config.platformImageAlignment MCU.Config.platformPixelWidthAlignment QUL_PLATFORM_DEFAULT_TEXT_CACHE_SIZE QUL_PLATFORM_DEFAULT_NUM_FRAMES_TO_PRESERVE_ASSETS QUL_PLATFORM_DEFAULT_TEXT_CACHE_ENABLED QUL_PLATFORM_RENDER_BATCH_HEIGHT and QUL_PLATFORM_DEFAULT_LAYER_RENDERING_HINTS.
See also Defining default variables for the platform.
Available under certain Qt licenses.
Find out more.