[Qt-qml] effect: Anything
Martin Jones
martin.jones at nokia.com
Fri Aug 27 04:03:44 CEST 2010
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 at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
More information about the Qt-qml
mailing list