The green "QMLComp..." one is part of the qt-components source tree (in examples/).
The grey one is the MTF widget gallery from http://meego.gitorious.org/meegotouch/libmeegotouch (in demos/), I...
Type: Posts; User: pOH9; Keyword(s):
The green "QMLComp..." one is part of the qt-components source tree (in examples/).
The grey one is the MTF widget gallery from http://meego.gitorious.org/meegotouch/libmeegotouch (in demos/), I...
Is there a way to play back sounds and haptic feedback effects (.ivt files) simultaneously with Qt Mobility APIs?
I tried just playing them with QFeedBackFileEffect and QMediaPlayer, but they end up...