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 |
Define a way other than using the keyword inline to make a function inline?
What and all can a compiler provides by default?
What is the use of dot in c++?
What is pointer to array in c++?
What is boyce codd normal form in c++?
What is the extraction operator and what does it do?
What is an undefined reference/unresolved external symbol error and how do I fix it?
Can we run c program in turbo c++?
How do you define/declare constants in c++?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What is operators in c++?
How the V-Table mechanism works?