QList Drag and Drop Example: Difference between revisions
No edit summary |
(No difference)
|
Revision as of 15:22, 14 January 2015
Example of the simple moving items using drag & drop betweeen two or more QListViews.
listbox.h:
listbox.cpp:
Now, we only add use these object instead of QListView.