C
SafeWindowException Class
class SafeRenderer::SafeWindowExceptionThe SafeWindowException class is an abstract exception class for SafeWindow. More...
Header: | #include <SafeWindowException> |
Since: | QtSafeRenderer 1.2 |
Inherited By: |
This class was introduced in QtSafeRenderer 1.2.
Public Functions
virtual const SafeRenderer::qchar * | what() const = 0 |
Member Function Documentation
[pure virtual]
const SafeRenderer::qchar *SafeWindowException::what() const
Constructor for the SafeWindowException class.
Available under certain Qt licenses.
Find out more.