PDA

View Full Version : drag and drop



christopher
19th August 2006, 20:32
hey guys, i'm new here and i'm also new to qt programming, i need implementing a drag and drop capabiliy in an application....it's for a ladder logic editor im implementing....can someone please tell me or help me to implement drag and drop so that when i click on a button, i can then drag an image onto a qscrollview or qcanvas...it would help a lot if i could see an example of this. This is for a very very important project. Your help is greatly appreciated guys. thanx in advance

jacek
19th August 2006, 20:59
Have you seen examples that come with Qt ($QTDIR/examples/draganddrop)? Also search the forum, this topic was discussed many times.