Hi, I am currently working with a QListView and QListViewItem. If I don't derive from these objects speed is great, but derived these objects become very slow. What is the usual approach for speeding this up? Vincent