C
SafeRenderer::SafeWindowException Class
class SafeRenderer::SafeWindowExceptionThe SafeWindowException class is an abstract exception class for SafeWindow. More...
| Header: | #include <SafeWindowException> |
| Since: | QtSafeRenderer 1.2 |
| Inherits: | SafeRenderer::QSafeException |
Reimplemented Public Functions
| virtual SafeRenderer::QSafeException::ExceptionType | type() const override |
Detailed Description
Instance of the SafeWindowException is thrown in case of surface initialization fails.
Available under certain Qt licenses.
Find out more.