Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.4.0
-
None
-
acf225d671976acf1429883d21d058fe66bec2f8
Description
TableView has several exposed properties to rowDelegate's component like styleData, model and modelData. But in fact 'model' property is the value of ListView's model (like QAbstractItemModel, etc), so it's impossible to get access to current item's model data.
Attachments
Issue Links
- relates to
-
QTBUG-33107 Attached 'model' property in the TableView delegate points to the model object instead of model item's data
- Closed