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 do you mean by translation unit?
What are the characteristics of friend functions?
Difference between inline functions and macros?
If there are two catch statements, one for base and one for derived, which should come first?
Explain the volatile and mutable keywords.
What is a null object in c++?
what are the types of Member Functions?
What are structures and unions?
What is an adaptor class in c++?
explain the reference variable in c++?
When do we run a shell in the unix system? How will you tell which shell you are running?
what is a class? Explain with an example.
What is a c++ vector?
What is nested class in c++?
Explain terminate() function?