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?



iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications o..

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

Post New Answer

More C++ General Interview Questions

Define the process of error-handling in case of constructor failure?

0 Answers  


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


What is rtti in c++?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  


check whether a no is prime or not.

3 Answers   TCS,


Specify different types of decision control statements?

0 Answers  


Is c++ free?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


What is oop in c++?

0 Answers  


When volatile can be used?

3 Answers   Symphony,


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


When is the destructor called?

0 Answers  


Categories