is it possible to use like this in the DataStream ?

Qt Code:
  1. QList<QGraphicsItem*> itemToCopy = scene->selectedItems();
To copy to clipboard, switch view to plain text mode 

and how do i make a copy of selected different graphicalitems ?