C
Qt Safe Renderer Runtime C++ Classes
Namespaces
Classes
Interface for accessing the system's frame buffer | |
Interface for constructing a window with a given size | |
Struct that holds the animation data | |
Struct that holds various constraint values for Qt Safe Renderer | |
Creates a platform specific event loop for receiving QSafeEvents from the other processes | |
Represents an exception related to event handling | |
Represents exceptions related to sending events | |
Struct that holds the glyph data | |
Functions for setting and getting the layout details | |
Functions to calculate the reference CRC value for the region from the framebuffer object | |
The output verifier implementation for the Qualcomm Snapdragon board | |
Calculates the CRC value for the region | |
The output verifier implementation for the NXP iMX8QM board in Linux | |
API to queue the output verification requests | |
The container class for executing the output verification | |
Represents an exception related to output verification | |
API to monitor the graphics output | |
An instance of QSafeAnimationException is thrown in case of an exception | |
Holds the animation data | |
Holds the bitmap file | |
Holds the data of a bitmap file | |
Represents an exception related to bitmaps | |
Reads the bitmap data from the file | |
Abstract class provides interface for reading bitmap data | |
The Qt resource file implementation of QSafeBitmap | |
The Qt resource file implementation of QSafeBitmapReader | |
QSafeBitmapBuffer holds the bytearray | |
QSafeException holds the exceptions for bytearray | |
Base class for the Qt Safe Renderer events | |
Changes the safe renderer layout to another | |
Changes the state of the safe item | |
Connects the layout item to the system event | |
Represents an exception related to safe events | |
Represents the keepalive message from the non-safe side to the safe side | |
Indicates that a heartbeat timeout has occurred | |
Send as reply to the EventOutputVerificationStatusRequest request | |
The request from outside component to request the output verification results | |
Used to update the output CRC value of the single safe item | |
Used to send safe events to the Safe Renderer process | |
Changes the text in layout | |
Sends the system event state change | |
Changes the item visibility between visible and hidden | |
The base class for saferenderer's exceptions | |
Proxy class to deliver or throw exceptions | |
Reads the data from a file using Posix API for file access | |
Represents exceptions related to safe file | |
Contains functions for parsing the path, the filename and hash value of the filename | |
Reads the QPF2 font file | |
Caches a font | |
Represents exceptions related to safe font and font readers | |
Loads a specified font from a file | |
Loads a specified font | |
Loads a specified font from a file | |
Abstract class for accessing the Qt Safe Renderer layout data | |
Represents exceptions related to layouts and layout readers | |
Reads the layout data from a file | |
Reads the layout data from the Qt's resource structure | |
Holds the x-coordinate and y-coordinate | |
Holds the x, y, height and width variables | |
Draws and clears the bitmaps defined in the QSafeLayout class | |
Represents exceptions related to saferenderer | |
Represents exceptions related to resources and resource readers | |
Holds the height and width variables | |
Represents exceptions related to states and state readers | |
Loads the state definition from the file | |
Loads the state definition file | |
Loads the state definition from the resource data | |
Contains functions for the string manipulation | |
An instance of QSafeStringException is thrown in case of an exception | |
Contains functions for the text layout manipulation | |
Represents exceptions related to text layouts and text layout readers | |
Used to send the touch information to the safe renderer process | |
Represents the exception related to state manager | |
Splits the string | |
Implements the AbstractWindow interface for the supported platforms | |
Abstract exception class for SafeWindow | |
Maintains the state of the indicators | |
Implements the OutputVerifierInterface abstract interface for the Qt GUI adaptation | |
API to monitor graphics output |
Note: The implementation of the safety requirements concerns only content inside the SafeRenderer namespace.
Deprecated Qt Safe Renderer classes
The following Qt Safe Renderer C++ classes are now obsolete. Obsolete classes are no longer maintained. They are provided to keep old source code working, but they can be removed in a future release. We strongly advise against using these classes in new code.
Note: You can use QML states for changing the color and event positions. For more information, see Changing States and Important Concepts in Qt Quick - States, Transitions and Animations.
Available under certain Qt licenses.
Find out more.