[Qt-interest] Qt 4.5.2: Bug MacOS X - QTreeView + QAbstractItemModel - drag & drop
Sylvain Pointeau
sylvain.pointeau at gmail.com
Tue Aug 11 00:02:16 CEST 2009
Hi,
I face a bug in Qt on MacOS X, where the icon for drag& drop is always a (+)
(ie a copy), and never a move.
also weird, the move is detected inside the function:
bool dropMimeData(const QMimeData *data, Qt::DropAction action, int
row, intcolumn,
const QModelIndex &parent)
but the icon (+) is always shown
Do you have an idea?
that's very annoying...
Cheers,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090811/8bf406f8/attachment.html
More information about the Qt-interest-old
mailing list