How to 开发者_如何学Gocreate Symbian s60 application using Eclipse?Nokia\'s Carbide.c++ is built using Eclipse, but requires its own full installation.It\'s not an Eclipse plugin. Lots of information,
I would like to parse this JSON output in a symbian application: [ {\"ID\":\"9\",\"titel\":\"wouter\",\"plaatsID\":\"2616\",\"prio\":\"3\"},
Our Qt application for Symbian (3rd ed FP1/Fp2, 5th ed n Symbian^3) is complete except for few fixes!
I want to start development f开发者_开发技巧or Nokia devices. I\'ve found the following SDK and I\'m lost:
I am having some difficulty working with Symbian descriptors. I would essentially like to take various descriptors and concat them together into one larger descriptor, perhaps placing them into an RBu
I would like to have a view where I show the user various QLabels, a .jpg image, and a list of items (eg. a QListView). I would like all of them to be vertically scrollable together. The data for fill
I have created a sqldatabase and populate it with some test data. I\'m using a QDataWidgetMapper and I think I\'ve connected right because I can read the test records with this code:
how 开发者_如何学Cthe private constructor works in Symbian C++??If I recall correctly, Symbian C++ did not have support for correct exception handling, and based object creation on a two step initiali
How to install font in nokia handset actually handsets w开发者_开发技巧ith symbian installed on it???
What is the difference between Qt for Symbian and Qt for MeeGo? I know Qt is a cross-compiling platform. Does this mean that if I use a library from Qt the exact same library works on all devices whic