Hi, thanks for your answer.
The problem is that callingleads to the following behaviour: I can't insert my items between two existing nodes anymore (indicator=line), all I can do is to move the item as a child (indicator=rectangle). Does that make sense ?Qt Code:
setDefaultDropAction( Qt::MoveAction );To copy to clipboard, switch view to plain text mode
Moving/copying by inserting the item between two existing items was possible before.
Any idea ?




Reply With Quote
Bookmarks