Let me qualify. The "camera focus" can be seen and handled as a regular QKeyEvent.
The "Camera Image Acquire" QKeyEvent is not seen by my program because of the system which seems to be handling that event first and consuming it before my program can. The system runs the system camera app in response to this event. So I guess my question might be more of a symbian-specific question : is it possible to disable or redefine the meaning of the camera button from inside a Qt Mobility app? On Tue, Dec 21, 2010 at 7:31 PM, Alan Ezust <[email protected]> wrote: > I was just wondering, is there a nice way in qtmobility to handle > button events such as the "camera" button that is on the N8? Currently > it runs a camera app defined by the system. I'd like to use it in my > own app for triggering the camera's focus and snapshot features. > _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
