Thanks for the reply and the tip!! I guess I'm a little confused, though. When I try to do QStyleOptionViewItem option = QAbstractItemView::viewOptions(), compiler tells me I need to state an object. So when I do QStyleOptionViewItem option = myTableView->viewOptions, compiler states I can't b/c viewOptions is protected. What am I missing??
Thanks,
--D




Reply With Quote
Bookmarks