Are there any explaination of the Demos in Qt SDK? It's a little difficult to learn the codes of the Demos! thanks~
Are there any explaination of the Demos in Qt SDK? It's a little difficult to learn the codes of the Demos! thanks~
Hi,
I advice you to go through the article in the Qt category of the forum nokia's wiki site where you will find some simple example with explanation. So many example are available in the Qt category.
Jajal Mehul
hello qsun06
what i will advice is not directly going to code of the demos if you are a newbie, try with help documents that gets ship with the Qt SDKs that will help a lot and after that as previous post says wiki is the place to look for if you want basic understanding.
Regards,
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60
What I advise is to skip the documentation at forum nokia and go directly to the official documentation at qt.nokia.com/doc. The documentation here is mostly a duplication and contains more mistakes than the original one.