I\'m creating a Qt Symbian application and need to connect to internet. In some way I need to let the user choose a connection ONCE when the app starts or use the DEFAULT connection if that is enabled
I have a problem with Carbide C++. I\'m trying to use function from Nokia Forum to read xml files. So I found this article:
Please take a look at this macro. It is used in Symbian OS SDK, which compiler is based on GCC (< 4 version of it).
How can I use SQLite C API’s on any device running Symbian OS 9.1 or above? While it appears that 9.4 comes with SQLite built in prior versions do not. Looking at http://sourceforge.net/projects/sqli
Sending sms directed to port 5001, but few phones like nokia E series are receiving these smses at default port. All phone\'s default port is 0 then how these phones are r开发者_运维技巧eceiving these
i have installed Qt 4.6.2 and developing the application for symbian. Now i want use Qt mobility API for accessing the contac开发者_开发技巧ts.. how can i install the Qt mobility and acces the API..
I want to display a big string in a Qlablel for this I simply have created a label in the Qt GUI editor.
I am developing a few mobile apps for different platforms including Blackberry, Wind开发者_C百科ows Mobile, Android and Symbian S60.
i\'m new to Q开发者_如何学运维t, i just install all in one QT-SDK beta with QT-creator as described here. I tried to import PhoneGap example files from there (I use Qt-creator coz when I try to do it
can you geeks can tell me the solution for this, i have a listview, when i tap on any item,a pop-up list should appear, after that based on the selected item from pop-up list i will update my UI.