iam a fresher to Qt(GUI a c++ based framework software).
i need to develop the basic applications on designer by
drag and dropping mechanism...so pls send me the procedure
to design applications?
Answer Posted / avishek
http://sector.ynet.sk/qt4-tutorial/dnd.html ...this
tutorial might be of some help.Also, consult Qt
books....there's 'foundations of Qt development ' by Johan
Thelin and 'C++ GUI development using Qt 4' by Jasmin
blanchette....you can also check out the trolltech
documents as they have examples on drag and drop.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is increment operator in c++?
How does c++ structure differ from c++ class?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What is a storage class used in c++?
What is an associative container in c++?
Why c++ is called oop?
What do you mean by translation unit?
What are the advantages of using friend classes?
What do c++ programmers do?
What do you mean by inheritance in c++?
What is the best free c++ compiler for windows?
What are maps in c++?
Define pointers?
What do nonglobal variables default to a) auto b) register c) static
What size is allocated to the union variable?