Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
I've made a simple beginner's guide to QT programming. It is very basic, and covers only the barest minimum of what you want to know. I made it for my friends who couldn't find an easy enough tutorial on the net, so I thought people here would like it as well. Please check it out and let me know if it was useful, or if there are any mistakes...!
Its attached...
Hello! Can you please explain the changeEvent() function please?
Thanks
The changeEvent() function is used to handle changes in QEvent. In this context, it is used to handle the ui changes whenever the language of the application is changed by the user.
Excellent tutorial - thank you very much!!! I wish there were more Qt tutorials like this on other topics. By 'like this', I mean clear, concise and thorough (targeted at those, like myself, who are just getting started with Qt).
Computer networking tutorial is the next step after this...
Oh my god. this post is awesome. A very good start for the beginners. Because i started my first lesson from this post only. And I strongly recommend all of you to just take a look of this wonderful site which almost helped me a LOT. It gives a to z about Computer and networking. many tutorials are available on the below site. To visit the site click the following link, http://www.emdadblog.com . Thank you guyz. You gave me a wonderful chance to tell you about my success.
hi, i have tried to follow a couple of tutorials, and i am not seeing the same screen. When i start a project i can choose a quick project, a widget projwct, a source project, or other. in the widget section i can see Qt gui, but nowhere can i see Qt4 gui????