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 / 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 |
What is Pure Virtual Function? Why and when it is used ?
when can we use virtual destructor?
7 Answers HCL, HP, Virage Logic,
What is pointer -to-members in C++? Give their syntax?
What is std :: endl?
What is auto used for in c++?
What are proxy objects in c++?
What is a tree in c++?
How does atoi function work?
How does code-bloating occur in c++?
Out of fgets() and gets() which function is safe to use and why?
Can member functions be private?
What is a literal in c++?