Quote:
Originally Posted by KevinH
or try to manually fix the icon itself in the target rows be capturing the rowsAdded signal and manually filling in the proper icon in any new row.
|
This sounds like a good idea to me in theory (I'm away from the code at the moment). I could give this try later.
I really think this disappearing icon is a Qt bug, though. Does it happen on Mac? I know it used to happen on Linux, but I've not seen it in a while with later versions of Qt. Both columns really should be maintained via Qt's normal internal drag & drop, I think.