is it possible to use like this in the DataStream ?
Qt Code:
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 ?
is it possible to use like this in the DataStream ?
Qt Code:
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 ?
Bookmarks