Item of what? QGraphicsScene, QListView... You can use
Qt Code:
  1. listWidget->itemAt(QCursor::pos());
To copy to clipboard, switch view to plain text mode