Model/View/Delegate some problems!
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
I'm using Model / View / Delegate now,but I encountered some problems.
1. setItemDelegateForColumn to QTableView,app crashed
2. When I inherited from QStyledItemDelegate, it makes view no data display
3. When I inherited fromQAbstractItemModel and overide createIndex, it can not find the correct way to call
All code can run fine on PyQt
Who can help me?
Last edit: Anniywell 2017-09-26