C
CMake Reference
CMake variable reference
Ignore deprecation warnings when using cmake functions and flags replaced by QmlProject  | |
Lets you control how to include the binary asset data for the image resources  | |
Path to the target platform Software Development Kit (SDK)  | |
Bits of display color depth to build for.  | |
Select FreeRTOS heap policy for app_target_setup_os.  | |
Choose OS for app_* convenience functions.  | |
Name of the platform to build for.  | |
The default rendering hint for the platform layer engine  | |
Default number of frames required to preserve assets in text cache  | |
The default status of text cache for the given platform  | |
The default text cache size in bytes  | |
Enables the device link component  | |
If enabled the platform will adopt a partial framebuffer strategy.  | |
The render batch height for the given platform  | |
Software support for vector graphics  | |
Path to the target toolchain  | 
CMake target properties reference
This option controls automatic glyph generation for static font engine.  | |
Enables rendering complex scripts.  | |
Overrides the Controls style.  | |
Default font family for Text elements.  | |
Default font quality for Text elements.  | |
Controls preallocation of the font cache buffer.  | |
Enable font cache priming.  | |
Set maximum cache size used by font engine.  | |
Enables provided font engine.  | |
List of paths of font files.  | |
Configure copying of the application's font files to RAM for faster access.  | |
Configure runtime allocation type used when copying the application  | |
Configure the resource storage section used for the application  | |
Controls preallocation of the heap buffer used by font engine.  | |
Set maximum heap size for the font engine.  | |
Use vector outlines for text rendering.  | |
Configure copying of pre-rasterized glyph data to RAM for faster access.  | |
Configure runtime allocation type used when copying pre-rasterized glyph data to RAM.  | |
Configure the resource storage section used for pre-rasterized glyph data.  | |
Set the maximum paragraph size.  | 
CMake source file properties
CMake command reference
Adds a minimal entry point function to target  | |
Set up target for platform OS.  | |
Creates a Qt Quick Ultralite application target.  | |
Generates a flash target for the application.  | |
Get a Qt Quick Ultralite module target name.  | |
Overrides freeRTOS total heap size config  | 
Available under certain Qt licenses.
Find out more.