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 c++ library?
Define stacks. Provide an example where they are useful.
How do I use turbo c++?
What is the keyword auto for?
Where the memory to the static variables is allocated?
Is c++ slower than c?
Is there finally in c++?
What is the difference between global int and static int declaration?
What is the role of copy constructor in copying of thrown objects?
What is an adaptor class or wrapper class in c++?
What do you mean by stack unwinding in c++?
Explain object slicing in c++?
Is c++ pass by reference or value?
What is expression parser in c++
What is a constructor and how is it called?