Qt Safe Renderer Examples | Qt Safe Renderer 2.1.0 (original) (raw)

Indicators

A host platform, QNX, INTEGRITY, Embedded Linux

/Examples/QtSafeRenderer-/saferenderer/indicators

Indicators demonstrates how you can create a safety-critical UI and how you can test it on your target platform.

The Monitor library is MISRA compliant.

Monitor

A host platform , QNX, INTEGRITY, Embedded Linux

/Examples/QtSafeRenderer-/saferenderer/monitor

Monitor demonstrates how you can verify the rendering output of the Indicators example.

No.

Localization

A host platform, QNX, INTEGRITY, Embedded Linux

/Examples/QtSafeRenderer-/saferenderer/localization

Localization demonstrates how you can localize content in safety-critical QML elements.

No

Event Sender

A host platform, QNX, INTEGRITY, Embedded Linux

/Examples/QtSafeRenderer-/saferenderer/eventsender

Event Sender demonstrates a real life use case by sending messages about status changes and events into two different application.

No

Telltales

A host platform, QNX, INTEGRITY, Embedded Linux

/Examples/QtSafeRenderer-/saferenderer/telltales

Telltales demonstrates how you can include Qt Safe Renderer into an application that contains both safety-critical UI elements and non-safety UI elements. Telltales also demonstrates how the safety-critical rendering is done on a separate process. The example uses Qt Cluster's layout files.

No

Qt Cluster

A host platform, QNX, INTEGRITY, Embedded Linux

/Examples/QtSafeRenderer-/saferenderer/qtcluster

Qt Cluster demonstrates rendering on QNX and INTEGRITY and recovery from the main UI failure.

No

Message Proxy

The python script runs on a host platform, the message proxy is installed on the target device (QNX, INTEGRITY, Embedded Linux).

/Examples/QtSafeRenderer-/saferenderer/messageproxy

With Message Proxy, you can test the Qt Safe Renderer messaging interface by sending messages to your device via a python script.

No