Ask your own question, for FREE!
Computer Science 10 Online
OpenStudy (divanshu):

what is Qt ??? my friend told it is used for GUI programming with c++. is it easy to learn ?? where can i get tutorials and how to start with it??

OpenStudy (anonymous):

Basically is a framework, what is that, a set of tools designed to aid in some way a programmer to design, code and build application software for different platform as windows, mac os, mobile devices as Nokia. It is clasified as a Widget Toolkit, a set of tools to construct Graphical User Interface, as well as command-only applications (console). It's main language is C++ and javascript, core language and scripting language. It is vastly developed and documented. Introductory Info here in Wikipedia: http://en.wikipedia.org/wiki/Qt_(framework) You can get the tools, tutorials and documentation from: http://qt.nokia.com/products/

OpenStudy (anonymous):

Another thing, go to the main site, http://qt.nokia.com/ There's all you need to know step by step...

OpenStudy (anonymous):

And yes, it's quite easy to learn/use. If you're a beginner, you might want to download QTcreator, an IDE specifically targeted at projects that use Qt. Fancy buttons and stuff, it's ..cute (pun intended).

OpenStudy (anonymous):

yea Qt is GUI programming tool kit,You can use python/c++/java etc to interact with it,,

OpenStudy (divanshu):

how can i run qt?? i mean what things i have to download?

OpenStudy (anonymous):

Go here and download the Qt IDE http://qt.nokia.com/

OpenStudy (anonymous):

QT its a GUI. When i coded long ago, i used the QT creator. Its easy to use, but i recommend u to write u code and not depending so much on this program. U learn better this way and get a nice code with the names u like. Its a little trick, but once u learn its easy. There are some examples in the QT page, and internet, google it. GL.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!