C

OutputVerifier Class

class SafeRenderer::OutputVerifier

The OutputVerifier class is the container class for executing the output verification. More...

Header: #include <OutputVerifier>
Since: QtSafeRenderer 2.0

Detailed Description

The output verification functionality needs to split between the event handler and the graphics output classes. The OutputVerifier class is the structure that is used to share the needed data structures between the peers.

Available under certain Qt licenses.
Find out more.