shouldn't sizeHintForIndex() call that for me? Maybe I am missing something here but it seems like poor implementation to provide a function that returns a sizeHint that makes no sense.
What should I use for QStyleOptionViewItem ? The TableView or Delegate do not appear to have a getQStyleOptionViewItem function (that I can find).
Bookmarks