hi...
currently we are working with qt-embedded-free-3.3.5. is this possible with this package...? or should i migrate to qt-4.x....?
hi...
currently we are working with qt-embedded-free-3.3.5. is this possible with this package...? or should i migrate to qt-4.x....?
No, there are other IPC mechanisms you can use. As for the keys themselves, you can try to simulate them by posting QKeyEvents to a widget that currently has the focus.
I think the problem is that the other widget is in a different application, so I doubt it's possible using Qt events only unless Qt/Embedded has such an ability.
Bookmarks