list - Swipe to delete in QML -


is possible delete items listview in qml on webos, i.e. after swiping entry there's "cancel" , "delete".

i'd use qt 4.7 (so qtquick 1.1)

there no default component in qtquick can handle gesture signals. there qt labs project introduced gesturearea may want. not pacakged qtquick 1.1 , unsure current status feel free give try. http://blog.qt.digia.com/blog/2010/10/05/getting-in-touch-with-qt-quick-gestures-and-qml/ otherwise, there no qml solution although qt have gesture programming support http://qt-project.org/doc/qt-4.7/gestures-overview.html


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -