Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
6.8.2
Description
The docs say:
QImageWriter::UnknownError
An unknown error occurred. If you get this value after calling write(), it is most likely caused by a bug in QImageWriter.
{}I always get this error after calling write(). This value is the default value of the error variable. If there is no error, UnknownError is always returned.