I'm try use to use QMimeData to pass a list of pointers of a custom defined class, such like Qt Code: Switch view QList<MyClass *> QList<MyClass *> To copy to clipboard, switch view to plain text mode in drag and drop. I think I shuold use the setData() funtion of QMimeData, but I have no idea how to put the list into it. Thanks in advance.
QList<MyClass *>
View Tag Cloud
Forum Rules
Bookmarks