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 |
Enter n no. of element and delete value from desire position
Find the second maximum in an array?
Why was c++ made?
What is a .lib file in c++?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
Which format specifier is used for printing a pointer value?
Write a program to find the Fibonacci series recursively.
Define linked lists with the help of an example.
Can I create my own functions in c++?
Describe private, protected and public?
What is constructor in C++?