C
SafeRenderer::QSafeTextLayoutException Class
class SafeRenderer::QSafeTextLayoutExceptionThe QSafeTextLayoutException class represents exceptions related to text layouts and text layout readers. More...
| Header: | #include <QSafeTextLayoutException> |
| Since: | QtSafeRenderer 2.1 |
| Inherits: | SafeRenderer::QSafeException |
Reimplemented Public Functions
| virtual SafeRenderer::QSafeException::ExceptionType | type() const override |
Detailed Description
Instance of this class is thrown when an exception occurs related to text layouts and text layout readers.
Available under certain Qt licenses.
Find out more.