QML, Keys.onPressed
Hi
Is it possible to detect volume up/down keys in QML on Symbian 3?
I’ve been trying to get any key press feedback in QML. But nothing happens, no key event is triggered at all.
Although, on Windows 7 the same QML code works as expected.
8 replies
Okay, I did some search and found a bug report for this Enable key capture and remcon interfaces for Qt apps on Symbian [bugreports.qt.nokia.com] , but this looks like left for more than a year and doesn’t look promising.
Meanwhile, I did some more search and it seems only way is to use Symbian Remote Control API [wiki.forum.nokia.com] and somehow wrap it as QDeclarativeItem. I’m happy to share the code snippet if somebody is interested but not sure where’s the proper place.
I created a new wiki entry and put code there. Getting Audio Volume Key Event on Symbian Devices [developer.qt.nokia.com]
Try this link Getting Audio Volume Key Event on Symbian Devices [developer.qt.nokia.com] , the next time use the search function of the Wiki.
You must log in to post a reply. Not a member yet? Register here!



