[Development] Qt 5.6.0 header diff: QtQuick.diff
Albert Astals Cid
albert.astals at canonical.com
Fri Sep 18 09:59:50 CEST 2015
On Fri, Sep 18, 2015 at 9:36 AM, Knoll Lars <Lars.Knoll at theqtcompany.com> wrote:
> New properties:
>
> QQuickFramebufferObject::mirrorVertically, looks ok
> QQuickPaintedItem::textureSize, not ok. It’s not versioned.
>
> New methods:
>
> * QQuickTextureFactory *textureFactoryForImage(const QImage &image), docs
> not ok IMO.
What's would you add to the docs?
>
> 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.".
Cheers,
Albert
>
> * QQuickAsyncImageProvider, looks ok.
>
>
More information about the Development
mailing list