I'm a first-time Qt programmer and have a similar issue. I drop entries from a QTreeWidget onto a QTableWidget. But I want to restrict the user to drops 'on cells' only and discard drops between rows. What is the easiest way to do this ?
Any help will be greatly appreciated.
Bookmarks