Hi,
I tried to use the setIndexWidget() function in my MV GUI Qt Code.
I just want to have a simple composed widget in my subclass instance of QTableView, an widget inside an table cell.
Do you have any ideas or better code examples, how to use this function in the right way ? Trolltechs API docu does not explain, how to use this function in Qt's Model-View architecture. As is read before, the best way would be to use this in the delagate (with some dirty tricks), here you find some threads too, which describe my problem best:
http://lists.trolltech.com/qt-intere...ad00097-0.html
http://lists.trolltech.com/qt-intere...ad00550-0.html
Kind regards,
Alex
Bookmarks