QT Error Checking
-
wrote on 20 Jun 2017, 11:33 last edited by
Hello,
I have a question about error-checks.
-
Is there any equivalent of GetLastError() (WINAPI) function in QT ?
-
How can I get error details of QFile or QImage programatically ?
Thanks
-
-
wrote on 20 Jun 2017, 11:41 last edited by
-
Hello,
I have a question about error-checks.
-
Is there any equivalent of GetLastError() (WINAPI) function in QT ?
-
How can I get error details of QFile or QImage programatically ?
Thanks
-
-
wrote on 20 Jun 2017, 12:39 last edited by
@Pradeep-Kumar thanks!
I am interested about details of error in QImage::load method.
Any suggestions?
1/4