2 questions -
Have you added any data to the tableview ?
If you are using your model, try playing with sizeHintRole.

second, what if you inherit from QItemDelegate instead of QAbstractItemDelegate ?