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 are the advantages of using a pointer?
Who was the creator of c++?
Why pointer is used in c++?
Can static member variables be private?
What do you mean by function overriding & function overloading in c++?
What are the various arithmetic operators in c++?
What is the best free c++ compiler for windows?
Is c# written in c++?
Is c++ a float?
When do we run a shell in the unix system?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
What is the use of vtable?
What is the use of endl in c++ give an example?
What is the extension of c++?
How do you sort a sort function in c++ to sort in descending order?