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 |
When are exception objects created?
When can you tell that a memory leak will occur?
What is Name Decoration?
Can non-public members of another instance of the class be retrieved by the method of the same class?
What is c++ and its features?
What is the identity function in c++? How is it useful?
Which operator can not be overloaded in C++?
How do I tokenize a string in c++?
Keyword mean in declaration?
How java is different from c and c++?
What is vector processing?
What is a unnitialised pointer?