I think this could only affects the total height of widget, not item height...

Quote Originally Posted by santhoshv84 View Post
Hi,

QListView is derived class of QWidget.
So you can use setFixedHeight ( int h ) i think..

Thanks,
Santhosh