[Qt-qml] Removal of QML effects

michael.brasser at nokia.com michael.brasser at nokia.com
Wed May 5 01:34:37 CEST 2010


Hi,

On 04/05/2010, at 11:53 PM, ext Kristian Mueller wrote:
> we're missing the following line in the qdeclarativeitem.h:
> 
> Q_PROPERTY(QGraphicsEffect *effect READ graphicsEffect WRITE
> setGraphicsEffect)
> 
> As we understand this would be needed to access the property from QML. 

This property has been moved up to QGraphicsObject (the base class of QDeclarativeItem) so should still be available from QML.

> When we try to assign the effect anyway our app crashes.

Could you file a bug at bugreports.qt.nokia.com with a reproducible example?

Regards,
Michael



More information about the Qt-qml mailing list