Le vendredi 5 octobre 2007, Rafael Fernández López a écrit : > Hi, > > I really don't know what you mean here... but if you have a view you can > use: > > itemView->setDragDrop(QAbstractItemView::NoDragDrop);
You mean setDragDropMode ? > Maybe is that what you want ? No this is not. I want to be able to drag account between identities. I have a QTreeWidget with InternalMove dragdropmode. I have used QTreeWidgetItem::flags to disable dragging of identities (only account should be draged), and disable droping on others account. But i can't disable dropping on the root element.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
