[virtual]
Creates an exact copy of the item.
Definition at line 640 of file qlistwidget.cpp.
References QListWidgetItem().
{ return new QListWidgetItem(*this); }