Tortura 0 Newbie Poster

Hey guys,

I'm trying to move data by clicking on a QPushButton from one QTreeView in the second QTreeView.
Do you know how to do this.
I know that I have to connect the QPushButton with a method which makes this possible. I don't really know how this method looks like.

Thanks for help.