Hi,
I see a list in Designer, but when I do a Ctrl+R, the list disappears.
I subclassed because gcc complained when I tried to redefine QListWidget::dragEnterEvent or QListWidget::dropEvent, saying "no member function declared in class"... The function is marked as "virtual protected".
Do you have any pointer on how to do Drag & Drop with QListWidget ?
Thanks for your answer anyway![]()
Bookmarks