C
Qt Safe Renderer QML Types
The Qt Safe Renderer QML types can be imported into the application using the following import statement in the .ui.qml file:
import Qt.SafeRenderer 2.0
Qt Safe Renderer provides the following QML types that can be used for creating safety-critical UI elements:
Provides a QML Image type which can be rendered in the Qt Safe Renderer runtime | |
Provides a message interface for sending messages from QML runtime to QSR process | |
Provides a QML Picture type which can be rendered in the Qt Safe Renderer runtime | |
Provides a QML text type which can be rendered in the Qt Safe Renderer runtime |
Available under certain Qt licenses.
Find out more.