C

Qt Safe Renderer CMake Commands

The following CMake commands are defined when you load Qt Safe Renderer:

find_package(Qt6 REQUIRED COMPONENTS SafeRenderer SafeRendererTools SafePlatformAdaptation)

QSR_ADD_RESOURCE

Adds a safe resource to the project.

QSR_ADD_SAFE_LAYOUT

Adds safe layout files to the project.

QSR_MONITORCONFIG

Adds a monitor configuration to the project.

Available under certain Qt licenses.
Find out more.