C

Event Sender: Sending Messages to Applications

With Event Sender, you can send evens to Telltales and Qt Cluster examples and control the rendering in their UI. On the target device, you also need the Message Proxy example. Event Sender does not work as a standalone example.

Event Sender provides a UI for sending events to Telltales and Qt Cluster. You can switch on and off the telltales, change speed and layout in Qt Cluster, and demonstrate the unexpected failure in an application.

For more information, see Testing Safety-Critical Rendering and Events. This topic describes how you can use Qt Cluster together with the Telltales and Event Sender examples to test the rendering and event sending in the safety-critical UI.

Building Event Sender Example

You find the Event Sender example under the Qt Safe Renderer installation folder: <Qt installation directory>/Examples/QtSafeRenderer-<version>/saferenderer/eventsender.

You can build the example for the host platform, QNX, INTEGRITY, and Embedded Linux.

To build and run the project, opent the project in Qt Creator's Edit mode and select Build > Run.

By default, when you select Build > Run in Qt Creator for your project, Qt Creator builds the project, deploys it to the device defined in the kit, and runs it there. However, if you have not made any changes to the project since you last built and deployed it, Qt Creator simply runs it again. For more information, see Building and Running topic in Qt Creator Manual.

Following topics provide target-specific instructions about building projects:

Example Files

Files:

Images:

Available under certain Qt licenses.
Find out more.