[Development] Qt 5.6.0 header diff: QtQuick.diff
André Somers
andre at familiesomers.nl
Fri Sep 18 10:10:08 CEST 2015
Op 18-9-2015 om 09:59 schreef Albert Astals Cid:
>
>> New classes:
>>
>> * QQuickImageResponse
>>
>> Isn’t this class missing some way to get the status of the response? It
>> only has an errorString() method, but no simple way to query whether it
>> was successful or not when finished() gets emitted.
> The docu says that "An empty string means no error.".
>
>
Isn't that inconsistent with similar API's in Qt that do keep the error
message separate from the error status?
André
More information about the Development
mailing list