C

SafeWindowException Class

class SafeRenderer::SafeWindowException

The SafeWindowException class is an abstract exception class for SafeWindow. More...

Header: #include <SafeWindowException>
Since: QtSafeRenderer 1.2
Inherited By:

SafeRenderer::FailedToInitFrameBuffer

This class was introduced in QtSafeRenderer 1.2.

Public Functions

virtual const SafeRenderer::qchar *what() const = 0

Detailed Description

The SafeWindowException is thrown in case of surface initialization fails.

Member Function Documentation

[pure virtual] const SafeRenderer::qchar *SafeWindowException::what() const

Constructor for the SafeWindowException class.

Available under certain Qt licenses.
Find out more.