02-11-2012 02:27 AM
Hi all,
Is there a way to port qt symbian apps to playbook?... Not all the Qt apps given here https://github.com/blackberry/Qt/tree/codedrop_201
any ideas ???
Thanks
02-12-2012 12:55 AM
I am also a symbian developer. I have deployed a couple Qt widget based apps to the playbook successfully.
I have not tried any mobility classes yet. QDesktopServices doesn't seem to be working yet either...
You will likely have to deploy the mobility plugin to the bar package. See here for some tips:http://supportforums.blackberry.com/t5/Native-SDK-
Also the trolls have put up a wiki: http://wiki.qt-project.org/QNX
Cheers,
Jon
02-12-2012 07:38 PM
Hello,
I have a little example at hand - send me an email to tamhan at tamoggemon dot com and I will send it.
My apps ported over decentlx well, with the biggest eekers being that png and jpg resources can not be loaded and that excessivfe qualifiers in Symbian C++ style headers cause hickups for the compiler.
02-21-2012 06:09 AM
Qt Mobile related topic
so, at present moment Qt Mobile related code will not work.
but some code can be ported now (QtSensors), some - can be ported in future (Camera code - when API will be publish http://supportforums.blackberry.com/t5/Native-SDK-