[Qt-qml] No hapic touch feedback (vibration) on Symbian

Cornelius Hald hald at icandy.de
Fri Feb 4 15:45:27 CET 2011


On Fri, 2011-02-04 at 13:34 +0200, Juha Turunen wrote:
> I believe QML bindings are for QtMobility's Feedback API are on their
> way, but in the meantime you could use this:
> https://gist.github.com/raw/757597/6bc1942e4f6194f097fa865bc96e8ef1633442e7/haptics.h
> https://gist.github.com/raw/757597/d5e2d0341f6cadea3eb4b9f702746742e6ea96f6/haptics.cpp
> 
> The theme effects are listed here (if you want something else than the
> basic tap): http://doc.qt.nokia.com/qtmobility-1.1.0-beta/qfeedbackeffect.html#ThemeEffect-enum

Thanks Juha, I'll give that a try. I was expecting it to be an implicit
feature that I just have to enable somewhere.

Doing it explicitly will probably work fine with buttons, but what about
ListView or Flickable, for example? Will the QML bindings take care
about those?

Thanks!
Conny




More information about the Qt-qml mailing list