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.

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.

* QQuickAsyncImageProvider, looks ok.


_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to