The effects were removed some time ago because they were not fast enough to be 
usable.  They are still included in Qt, so if you want to try them you just 
need to register them yourself, e.g.

qmlRegisterType<QGraphicsColorizeEffect>("Effects", 1,0, "Colorize");

BR,
Martin.

On Thu, 26 Aug 2010 06:00:38 pm Westbrook Alan (Nokia-MS/MtView) wrote:
> Hi,
> 
> I just got the latest creator snapshot, and it's got the docu for the
> various effects, but they do not appear to be available from importing Qt
> 4.7, is there another module?
> 
> Thanks,
> Alan
> _______________________________________________
> Qt-qml mailing list
> Qt-qml@trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to