I want to decrease row height of all rows in my QTableView. I dont want to change 1 or 2 rows I want to change all row's height (I don't like to loop through all rows and change all their heights) How can that be done ?? Can that be done with StyleSheets ?? Thanks Neel