[Qt-interest] Can I enable a user to drag and place a, for example, QPushButton on a form?
Robert Wood
robert.wood at apostrophe.co.uk
Fri Feb 12 16:29:55 CET 2010
Davor J. wrote:
> You have read this right?: http://qt.nokia.com/doc/4.6/dnd.html
>
> Have you studied the Qt examples mentioned there?
>
> There is also a whole chapter about drag & drop in Blanchette's book about
> Qt. (The old first edition is freely distributed.) There is an example about
> moving QListWidgetItems from QListWidget to QListWidget if I remeber
> correctly.
Thanks, Davor, yes I have seen that, but couldn't get anything to
actually either compile, or if it did compile, if just didn't do anything!
I do have the Qt3 book, I'll dig it out and see if that helps. I guess
things won't have changed that much in Qt4.
More information about the Qt-interest-old
mailing list