Hello,
I am developing an application on S60 using Qt.
I develop S60 application using Symbian c++ before.
And I feel that it's really easier to use Qt to develop on S60.
But I have some questions about UI style and keyboard handling.
1 The QListView always has a border, how should I remove it and make it look like Symbian ListBox?
2 How should I handle all the key press event of just use Qt's default handling?
Bookmarks