QVariant::save/load: unable to save type X
Page |
1 |
Hi, i use QListWidget in my gui. List widget items has data with type QObject* that points to my custom QObject derived class. When I drag and drop items, program outputs these lines:
_QVariant::save: unable to save type 136.
QVariant::load: unable to load type 136.
The program has unexpectedly finished._
and crash. What would be the problem?
18 replies
bug report [bugreports.qt.nokia.com]
I added sample code at comment. You can try quickly.
I used debugger and didn’t get any useful information. My project that produces this bug: project [rapidshare.com]
You must log in to post a reply. Not a member yet? Register here!




